Want LED to stay on once it is triggered

Thread Starter

jazell zee

Joined May 2, 2015
1
Have built the Seattle Univ cell phone detector to locate hidden harassment devices around my home, especially the auto tracker presently installed somewhere in my car.

Circuit works well, and LED comes on when it receives a cell signal (don't use the buzzer). However, I can't drive and keep an eye on the circuit LED at the same time - especially when investigating the trunk, engine area, and under body as possible hiding places.

So, I'd like to insert a flip flop, SCR?, etc? in line with the LED so when the circuit receives a cell signal and the LED lights up, it will stay lit until I get a chance to look at it, then I'll pull the power and turn it off.

All help welcome - thanks!

seattleu.edu/scieng/ece/LM358_RF_Cell_Phone_Detector.html
https://www.circuitlab.com/circuit/uq4jyh/my-lm358-cell-phone-rf-detector/
 

#12

Joined Nov 30, 2010
18,224
How about a diode from pin 5 to pin seven with the positive stripe facing pin 7.
Whenever the second amplifier goes to ground and lights the LED, it drags pin 5 to ground through the diode and keeps itself there.
 

GopherT

Joined Nov 23, 2012
8,009
How about a diode from pin 5 to pin seven with the positive stripe facing pin 7.
Whenever the second amplifier goes to ground and lights the LED, it drags pin 5 to ground through the diode and keeps itself there.

Or, @jazell zee could add diode and capacitor between pin1 and pin5 to make a sample-and-hold circuit. Add a switch to allow reset of the charged cap on the sample-and hold. Also, move the LED on pin 7 between pin 7 and ground (instead of pin7 and supply).
 

eetech00

Joined Jun 8, 2013
3,961
Use "D" FF (with reset button) connected to output (pin 7) of opamp, drive the led with output of FF, press button to reset?
 
Top