Postingan

Menampilkan postingan dengan label LED flasher and chaser

Traffic light using 4017 and 555

Gambar
Traffic light using 4017 and 555 Parts List: IC555 IC4017 Transistor 2N2222 or any other NPN(3pcs) Red 3mm LED(35pcs) Yellow 3mm LED(35pcs) Green 3mm LED(35pcs) Potentiometer 1M Resistor 100K Resistor 200R 1W Resistor 1K(3pcs) Capacitor 10uF 16v Diode 1N4007 or 1N4148 (9pcs) Circuit: Note:  Use 3mm LEDs only Gerber File: https://drive.google.com/open?id=148pt9TWYS_L4lGvcN-ootc40P0dDy-2m Video:

81 LED chaser using two 4017 IC

Gambar
This circuit is an LED Chaser with 81 LEDs using two 4017 ICs and 555 timer The circuit explained in this video here: https://www.youtube.com/watch?v=JoBsPduHEyc PCBWay is the sponsor of this project Website:  www.pcbway.com You can download the Gerber file or reorder this PCB here Circuit diagram: Parts list: IC 4017(2pcs) IC 555 5mm LEDs (81 pcs) 1K resistor(9pcs) 10K resitor 3.3K resistor 470R resistor 2N2222 transistor(9pcs) 1uF capacitor 100K potentiometer 1N4007 diode Video:

LED Chaser/Sequencer using IC 4017 & IC 555

Gambar
LED Chaser/Sequencer using IC 4017 & IC 555 Parts list: IC 4017 IC 555 LEDs (22pcs) Diode 1N4007 (10pcs) Potentiometer 100K Resistor 330 ohm Capacitor 2.2uF 16V I connect two LEDs in parallel to each output. The Diode through positive supply (VCC) used only for reverse polarity protection(not necessary).

LED chaser with only one IC555

Gambar
This circuit is a simple LED chaser, (Bike Turning Signal Circuit) used IC 555 and 5 transistors. Here we used IC 555 as astable multivibrator to running the transistors. Flashing speed depend on both capacitors. 1K resistors used for each LED as protection. The circuit run with 12v and draw 40mA current when all LEDs be turn ON. Parts list: IC555 https://goo.gl/R2x7X3 LEDs(5pcs) https://goo.gl/SPCY5o Transistor S9013(5pcs) (Transistor Kit https://goo.gl/5csLJy ) Diode 1N4148 https://goo.gl/y5S4sr (Capacitor Kit https://goo.gl/6zqbJy ) Capacitor 470uF Capacitor 100uF (Resistor kit https://goo.gl/p4JvQY ) Resistor 4.7K (2pcs) Resistor 10K (2pcs) Resistor 680 ohm Resistor 1K (6pcs)   Please subscribe to my YouTube channel here:  https://www.youtube.com/c/EngMousaalkaabi?sub_confirmation=1

Sequential LED flasher using IC 4017 (KNIGHT READER)

Gambar
This is a beautiful sequential LED flasher (LED chaser) that also called KNIGHT READER CIRCUIT. Flashing speed can changed by changing the value of capacitor or 33K resistor.  The circuit run by 5v and draw very low current lower than 10mA. You can run the circuit by 12v battery but you have use 1K resistor rather than 470ohm resistor to LED protection. Parts list: IC4017 IC555 Resistor 470 ohm Resistor 33K Diode 1N4148(8pcs) Capacitor 2.2uF LEDs(11pcs)  

Simplest LED chaser using IC4017(without timer IC)

Gambar
LED chasers that using IC4017 always contain a timer ic for making clock pulse, but this circuit used a flashing RGB LED as a pulse source, so this is simplest, smallest and cheapest LED chaser with 10 LEDs. This circuit can run with 9v battery and draw only 20mA.  Parts list: IC4017 LEDs(10pcs) Flashing LED Resistor 470 ohm Resistor 330 ohm Battery 9v

12v power LED flasher circuit using RGB flashing LED

Gambar
Flasher circuits usually using 2 transistors or IC, but this circuit used a RGB flashing LED as flashing pulse generation. You can use any other NPN transistor but must pay attention to its max. switching current, according to current of LED(load) . Parts list: RGB flashing LED Transistor S8050 Resistor 100 ohm Resistor 1k Power LED 12v

LED flasher using Arduino Nano and 132 LEDs

Gambar
LED chaser using Arduino Nano and 132 LEDs. Parts list: 1-Aluminum plate with 0.7mm thickness 2-Drill bit 5.2 mm(for 5mm LEDs) https://goo.gl/5KMRg6 3-LEDs 5mm blue, white, red, green, yellow https://goo.gl/SPCY5o 4-Black color spray 5-100 ohm resistors (Resistor kit https://goo.gl/p4JvQY ) 6-Connecting Wires https://goo.gl/BVC3pM 7-Arduino Nano https://goo.gl/Gox61E 8-Power supply 5v 1 to 2A https://goo.gl/HJwdof   Please subscribe to my YouTube channel here:  https://www.youtube.com/c/EngMousaalkaabi?sub_confirmation=1 Code: void setup(){   pinMode(2, OUTPUT);   pinMode(3, OUTPUT);   pinMode(4, OUTPUT);   pinMode(5, OUTPUT);   pinMode(6, OUTPUT);   pinMode(7, OUTPUT);   pinMode(8, OUTPUT);   pinMode(9, OUTPUT);   pinMode(10, OUTPUT);   pinMode(11, OUTPUT);   pinMode(12, OUTPUT);   pinMode(13, OUTPUT); } void loop(){     digitalWrite(4, HIGH);   delay(100);   digitalWrite(4, LOW);   delay(10...

81 LED chaser using double IC 4017

Gambar
81 LED chaser using double IC 4017 Parts list: IC555 https://goo.gl/R2x7X3 IC4017(2pcs) https://goo.gl/CyAz27 2N3904 or any other NPN(9pcs) (Transistor Kit https://goo.gl/5csLJy ) (Resistor kit https://goo.gl/p4JvQY ) 10k resistor(10pcs) 470 ohm resistor 3.3k resistor LED(81pcs) https://goo.gl/SPCY5o Capacitor 1uF 10v (Capacitor Kit https://goo.gl/6zqbJy ) 100k potentiometer (Potentiometer Kit https://goo.gl/z5b4X1 ) Diode 1N4007 https://goo.gl/AZPAgX 1.5v AA battery(4pcs) Battery holder https://goo.gl/PGfvm9 Prototype Breadboard https://goo.gl/jxEJx5   Please subscribe to my YouTube channel here:  https://www.youtube.com/c/EngMousaalkaabi?sub_confirmation=1

LED chaser with 12 LEDs using arduino

Gambar
LED chaser with 12 LEDs using arduino. Parts list: Arduino Board https://goo.gl/XR3mXG LEDs (12pcs) https://goo.gl/SPCY5o Resistor 100 ohm(12pcs) (Resistor kit https://goo.gl/p4JvQY ) Connecting Wires https://goo.gl/BVC3pM Breadboard https://goo.gl/rGuHzY     Please subscribe to my YouTube channel here:  https://www.youtube.com/c/EngMousaalkaabi?sub_confirmation=1 void setup(){   pinMode(2, OUTPUT);   pinMode(3, OUTPUT);   pinMode(4, OUTPUT);   pinMode(5, OUTPUT);   pinMode(6, OUTPUT);   pinMode(7, OUTPUT);   pinMode(8, OUTPUT);   pinMode(9, OUTPUT);   pinMode(10, OUTPUT);   pinMode(11, OUTPUT);   pinMode(12, OUTPUT);   pinMode(13, OUTPUT); } void loop(){     digitalWrite(4, HIGH);   delay(100);   digitalWrite(4, LOW);   delay(100);   digitalWrite(4, HIGH);   delay(100);   digitalWrite(4, LOW);   delay(100);   digitalWrite(8, HIGH);   delay(100);   digi...

1.5v Flasher with 25 LEDs

Gambar
This is an amazing LED flasher that run by only 1.5v AA battery. The circuit based on joule thief method. main circuit was designed by handmade choke coil but i change that to this new circuit that don't need to coil making because that was very difficult. you can use an electric zapper choke coil. the flashing speed can change by potentiometer. A new 1.5v alkaline battery can run this circuit for more than 30 hours(by lowest flashing speed). I test this circuit by 25 LEDs but you can add more. Zapper choke coil usually have 6pin and 3 internal coil. in first you should determine that by an ohmmeter, then put that in the circuit. the temperature of  transistor raise in high speed flashing, so need to a heatsink.  Parts list: Transistor 2N2222 Resistor 100 ohm Potentiometer 1k Capacitor 100uF 35v Chock coil of old camera or electric zapper or mobile charger Battery 1.5v AAA or AA LED Diode 1N4007 Diac DB3  

Sequential flasher using arduino and 14 LED

Gambar
This is simple flasher with 14 LEDs. you can decrease the flashing speed by changing number "100" in first line of program code to "500" for example. You must protect your LEDs by putting a 150 ohm resistor through GND line. Code: int timer = 100;      int ledPins[] = {   0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13};     int pinCount = 14;       void setup() {   for (int thisPin = 0; thisPin < pinCount; thisPin++)  {     pinMode(ledPins[thisPin], OUTPUT);       } } void loop() {   for (int thisPin = 0; thisPin < pinCount; thisPin++) {     digitalWrite(ledPins[thisPin], HIGH);      delay(timer);                     digitalWrite(ledPins[thisPin], LOW);     }   for (int thisPin = pinCount - 1; thisPin ...

Randomly flasher

Gambar
This circuit is a randomly flasher that can use as Christmas tree flasher you can add many LEDs in each branch can run it by 5 to 12v according to number of LEDs in each branch. 390 ohm resistor used to LEDs protection. Parts list: IC 4060 LEDs Capacitor 10nF(0.01uF) Resistor 390ohm Resistor 100K Resistor 2.2M Potentiometer 1M  

1.5v LED flasher

Gambar
This circuit is a LED flasher that run by 1.5v AAA battery. Flashing speed can change by changing C1. The circuit consume low current, 20mA when LED be turn ON. Parts list: Transistor BC547 Transistor BC557 LED Resistor 680ohm (2pcs) Resistor 39 ohm Resistor 330K Capacitor 10nF Capacitor 2uF Capacitor 470uF 1.5V Battery

Sequential LED flasher by IC 4017

Gambar
The following circuit is  sequential flasher with 10 LEDs Can change its speed by changing the value of capacitor or 33K resistor circuit is composed of two parts, the first part IC 555 which generates a clock pulse, and the second part is IC 4017 running LEDs sequentially Can run the circuit by 3 to 9 volts a nd it draw 10mA current. 470 ohm resistor used for LED protection. Parts list: IC4017 IC555 LEDs(10pcs) Resisto r 470 ohm R esistor 33K Capacitor 2.2uF    

220v LED flasher

Gambar
The following circuit is Flasher which operates by 220 volts you can add many LED lights in various colors in parallel advantages of this flasher little cost and power consumption is very low To change the speed of the flash must change capacity of the capacitor Parts list: Diac DB3 or any other diac with breakdown voltage of 30 to 40v LED Capacitor 22uF-35v  Resistor 33K Resistor180ohm Diode 1N4007 Please subscribe to my YouTube channel here:  https://www.youtube.com/c/EngMousaalkaabi?sub_confirmation=1