Skip to main content

Ultrasimple Multicolor Flashing LED


Nowadays, single-color and multi-color flashing LEDs are easily available, which obviates the requirement of external chips to produce fascinating lighting effects. What can we do with one piece of such a single color flashing LED, and two pieces of multicolor flashing LEDs?

Here is an ultrasimple circuit of an LED Globe wired around the evergreen timer chip IC 555. One advantage of this LED Globe is that it is a voltage-controllable flashing device, ready to work together with any microcontroller chip. This allows you to control the light pattern to a certain extent in tune with the output signal from an external microcontroller, too!

Multicolor Flashing LED Circuit Diagram:

LED Circuit Diagram

LM555 Datasheet:
Nothing new, here the 555IC (IC1-LM555) is wired as a monostable multivibrator (MMV) working on regulated DC5V supply. RC components R2(1K) and C2 (100uF) sets the monotime period. At the front end of the circuit, one single-color flashing LED (LED1-5mm Red) is connected across the power rail through a current limiting resistor (R1-1K). The pulse output available from this LED is directly fed to the trigger input (pin 2) of the 555 IC.

Flashing LED Circuit Diagram

The control voltage is driven to the control voltage terminal (pin 5) of IC1 through a resistor (R4-1K). For normal use, the control voltage can be generated from a 10K multi-turn potentiometer (P1-10K) as shown in the circuit diagram. Actually, any kind of DC voltage level generator can be used to control this circuit. It could come from a photoresistor voltage divider, sound to voltage converter,from a microcontroller,etc etc. The IC1 output (from pin 3) is then extended to two 5mm multi-color flashing LEDs (LED2&LED3) through a single current limiting resistor (R3-47R).

Multicolor Flashing LED Circuit Diagram
Multicolor LED Circuit Diagram

As you may well know, 555 IC turns on when its pin 2 is below 1/3VCC, and turns off when its pin 6 goes above 2/3VCC. These levels can be shifted either higher or lower than the nominal levels by applying a voltage at its pin 5. For example if we apply a higher +ve voltage, the turn off threshold is higher than the normal 2/3VCC. This trick is used in this circuit to produce pleasing (and fairly unpredictable) light patterns from the three LEDs. Try to enclose the finished circuit in a translucent globe for better attraction. Or try an artistic arrangement with the help of suitable light diffusers!

Test Report:
  • During testing, pulse reached at pin 2 of IC1 is of 1.2Hz frequency with near 47% dutycycle. The voltage swinging is in 1.4V to 2.1 V range (not very accurate measurement)
  • Voltage available at pin 5 of IC1 is from 0.8V (P1 fully counter clockwise) to 4.5V (P1 fully clockwise)
  • When P1 is in fully counterclokwise , LED2 is ON and LED3 is OFF. When P1 travels beyond its mechanical centre position LED3 also turned to ON state. When P1 is in fully clockwise, both LEDs are in ON state but now with a different pattern. Amazing visual effects created by the three LED combination is very difficult to describe in detail. Get ready to watch it yourself !.


Comments

Popular posts from this blog

OP AMP INTEGRATOR CALCULATOR

Enter the Input Voltage,Vin: Volts Enter the Frequency, f: Hertz Enter the Input Resistance, Rin: Ohms Enter the Value of Capacitor, C: Farads Output Voltage, Vout: Volts OP AMP based Integrator Tutorial and Design

Block diagram of AM transmitter and receiver with explanation

Block diagram of AM transmitter and receiver with explanation AM Transmitter : Transmitters that transmit AM signals are known as AM transmitters. These transmitters are used in medium wave (MW) and short wave (SW) frequency bands for AM broadcast. The MW band has frequencies between 550 KHz and 1650 KHz, and the SW band has frequencies ranging from 3 MHz to 30 MHz. The two types of AM transmitters that are used based on their transmitting powers are: ·          High Level ·          Low Level High level transmitters use high level modulation, and low level transmitters use low level modulation. The choice between the two modulation schemes depends on the transmitting power of the AM transmitter. In broadcast transmitters, where the transmitting power may be of the order of kilowatts, high level modulation is employed. In low power transmitters, where only a few watts of transmitting power are required , low...

Using the TLP250 Isolated MOSFET Driver Explanation and Example Circuits

I’ve already shown how to drive an N-channel MOSFET (or even an IGBT) in both high-side and low-side configurations in a multitude of ways. I’ve also explained the principles of driving the MOSFETs in these configurations. The dedicated drivers I’ve shown so far are the TC427 and IR2110. Some people have requested me to write up on MOSFET drive using the very popular TLP250. And I’ll explain that here. The TLP250, like any driver, has an input stage, an output stage and a power supply connection. What’s special about the TLP250 is that the TLP250 is an optically isolated driver, meaning that the input and output are “optically isolated”. The isolation is optical – the input stage is an LED and the receiving output stage is light sensitive (think “photodetector”). Before delving any further, let’s look at the pin configuration and the truth table. Fig. 1 - TLP250 Pin Configuration Fig. 2 - TLP250 Truth Table Fig. 1 clearly shows the input LED side and the receiving photodetector as well...