| ||
22 March 2009 Author: Giorgos Lazaridis 555 CircuitsDarkness detector This is a simple yet effective darkness activator. It uses an LDR to detect the light and when no light is present, it will sound an alarm from a cheap 8Ohm speaker. This circuit can be easily converted to a light detector by simply adding an inverting transistor driver at the output of the 555. Power failure alarm This circuit performs a power failure alarm. It is a 555 oscillator that is off due to the fact that voltage appears at pin 7. When the voltage at pin 7 fails to appear, the alarm will sound from the buzzer. Metronome This is a simple metronome circuit that is useful for the friends of music. It will generate the classic toc-toc sound like the mechanical metronomes. The period of the signs can be adjusted from the 250K potentiometer. Morse code generator This is a Continuous Wave (CW) generator, AKA Morse code generator. The circuit will generate the characteristic 'beep' sound of the Morse code generators, every time the switch is pressed. Missing pulse detector The missing pulse detector is actually a one-shot device that is continuously re-triggered from the input pulse. The component values for the resistor and the capacitor are to be changed to fit your needs. You should select the parts so that the delay should be about 30-40% bigger than the period of the input pulses. If it is bigger than two input pulses, then in order to detect the input pulse, there must be at least two input pulses missing. The transistor can be a 2N2222 or BC547 or BC549 or any equivalent NPN transistor. Touch switch This is a touch switch version of the 555 switch connected as monostable multivibrator. The 2N2222 shall perform an amplifier able to sense slight loads on the plate such as static electricity from the human body. Switch debouncer A switch debouncer is a mid-stage block that will clear and square the signal from a push button or a switch. Those switches are very noisy and the output waveform is filled with noise that will generate false pulses, due to poor contact condition, moisture or dust. [P]The above circuit will generate a noise-free output pules when the button is pressed. This pulse will remain high according to the RC circuit. If the button is pressed further more than the RC time, then the pulse will latch even more.Another use of this circuit is turn-off delay. A big capacitor and a bigger resistor may achieve turn off times like 30sec up to some minutes. This can be for example a car turn-off light delay.[/P] Basic monostable circuit When in input 2 of the 555 (trigger) is sent a low pulse, the output will go high. The output will remain high for a period of: THIGH = 1.1 x R x C (Seconds) There are several applications that a monostable circuit as the above is used. With very short periods, it could be used as a switch debouncer or a logic driver from fast acting sensors. Medium periods, like 1-10 seconds could be used for indication sound signals or any other general delay like car cabin lights turn off delay. Bigger periods can be used for delay timers. Basic astable multivibrator A 555 can be used to generate clock pulses in a wide range of frequencies with enough output power to drive several ICs. The oscillation frequency is calculated with the following formula:
The same circuit can be used to control DC loads such as LEDs, lamps and DC motors. The idea is to use this circuit as a PWM signal generator. To do this, you need to replace R2 with a potentiometer. By altering the potentiometer's value, this results in changing the duty cycle output. The duty cycle is calculated as follows: D = TTOLAL / THIGH =>
In a first glance, someone can understand that the minimum duty cycle could be no less than 50%. This is true. check the tips and tricks bellow to find out how can you achieve duty cycle less than 50%. Relative pages Comments
|
|
Contact
Forum
Projects
Experiments
Circuits
Theory
BLOG
PIC Tutorials
Time for Science
RSS
Site design: Giorgos Lazaridis © Copyright 2008 Please read the Terms of services and the Privacy policy |