Skip to main content

555 Door Ajar Flasher


A magnet is placed on the door and a magnetic reed switch on the door casing so when the door is closed the circuit is disabled. When the door is open, the LED flashes VERY BRIGHTLY—when closed, the circuit is disabled in such a way that it draws virtually no current for maximum battery life.


Door Ajar LED Light Schematic
555 Door Ajar Flasher Circuit Schematic
Bill of material
555 door ajar BOM
How it works
The flasher is the standard 555 oscillator circuit that drives an ultrabright white LED for daylight visibility. Repetition rate is about 2hZ and the duty cycle is about 10%. Peak LED current is 60mA, but average is 6mA.
Since the door is supposed to remain closed most of the time, the circuit power is controlled by a 2N7000 N Channel MOSFET. When the reed switch is closed (sensing the magnet), it shorts out the gate drive signal to the transistor and turns off the oscillator. At this time the battery drain is only 9uA.
Note that there seems to be no convenient way to turn off the 555 in such a way that it does not draw much current. Grounding pin 4 stops oscillation, but turns on the LED continuously.
C2 provides voltage transient protection for the MOSFET gate.
LED brightness is controlled by R5—YIKES! do not look into the LED like I did…
The reed switch
This circuit uses the commonly available NC (normally closed) reed switch. A NO variety would be easier to use, but such is rare and expensive. If the circuit is packaged inside a small plastic enclosure, the reed switch could be cemented into one edge of the box thus protecting the glass tube from damage. The reed switch I used for the test is packaged in a plastic tube. It is quite sensitive — can sense the magnet at 2 to 3cm.
Door Ajar Flasher Photos
For the future
555 Strobe Circuit
555 datasheet

Comments

Popular posts from this blog

A basic Arduino Solar PV Monitor

I have just recently had solar pv installed, mainly to future proof my energy costs, I do not expect it to be like drilling for oil in my back garden, however the return looks to be encouraging. The install gives you another single unit meter, from this you will see the total amount the panels produce, but that is about it. I wanted to know how much the production was as it was happening, I discovered the light blinks on the front of the meter will flash 1000 times for each kWh of electricity which passes through. The rate of the flashing of the LED tells you how much power is currently passing through the meter. [ ]

Build a Key Operated Gate Locking System Circuit

This simple key-operated gate locking system allows only those persons who know the preset code to open the gate. The code is to be entered from the keypad within the preset time to operate the motor fitted in the gate. If anyone trying to open the gate presses a wrong key in the keypad, the system is disabled and, at the same time, sounds an alarm to alert you of an unauthorized entry. Figs 1 and 2 show the block and circuit diagrams of the key-operated code locking system, respectively. Connect points A, B, C, D, E, F and ground of the circuit to the respective points of the keypad. Keys S7, S16, S14 and S3 are used here for code entry, and the remaining keys are used for disabling the system. It is very important to press the keys in that order to form the code. To start the motor of the gate, press switches S7, S16, S14 and S3 sequentially. If the keys are pressed in a different order from the preset order, the system will lock automatically and the motor will not start. Fig. 1: Bl...

Simple But Automatic Load Sensing Power Switch

This circuit will automatically switch on several mains-powered "slave" loads when a "master" load is turned on. For example, it will switch on the amplifier and CD player in a stereo system when the receiver is turned on. It works by sensing the current draw of the "master" device through a low value high wattage resistor using a comparator. The output of that comparator then switches on the "slave" relay. The circuit can be built into a power bar, extension cord or power center to provide a convenient set of "smart" outlets that switch on when the master appliance is powered (turn on the computer monitor and the computer, printer and other peripherals come on as well). Automatic Load Sensing Power Switch Circuit Diagram Parts List: Notes: This circuit is designed for 120V operation. For 240V operation, resistors R2 and R6 will need to be changed. A maximum of 5A can be used as the master unless the wattage of R1 is increased S1 provid...