Post Top Ad

Friday, December 15, 2023

Amazing LED Chaser Circuit, LED Chaser Using 555 and 74HC595 IC


 Amazing LED Chaser Circuit, LED Chaser Using 555 and 74HC595 IC

Have you wanted to make a sweet Cylon/Knight Rider (Larson) Scanner effect? But you don’t want to use up all of your Arduino IO pins? Well, you can make a nice 8 LED Scanner with a shift register IC.


In this tutorial we’ll be using the 74HC595 8 Bit Shift Register, and this is what we’ll be making;

Parts Required:

Arduino Uno (Or Arduino compatible clone)

Jumper Wires (Various colors and lengths)

1x 74HC595 8 Bit Shift Register

1x Breadboard

8x 220 Ohm resistors

Take your shift register and place it on your breadboard over the IC gap, now take your black jumper wires and you'll want to ground the IC, taking note where the notch is (Pin 1 is usually left of the notch) you'll want to ground pin 8 and pin 13.


Take your red jumper wire and wire in the voltage to pins 10 and 16.


Take your blue wire (data) and connect it to pin 14, the yellow (clock) to pin 11 and green (latch) to pin 12 on the IC respectfully.


Then take your LED’s (I’m using an LED bar graph for size) and place them over the IC gap.

Now take some more jumper wires and start to wire up the LED’s, Start with IC pin 15, then from pin 1 to pin 7.


Then take your 220 Ohm resistors and wire them from the other side of the LED’s to the ground rail.

Going further

I hope this instructable has opened your eyes to a lot of possibilities... such as, did you know that if you add another 74HC595 8 Bit Shift Register to the mix you can control another 8 LED's on the same amount of wires (5 including power) and shift registers are awesome, with these little IC's they can expand your arduino outputs by 8 per IC, and you can in theory have an infinite amount of shift registers connected to your arduino.


 Amazing LED Chaser Circuit, LED Chaser Using 555 and 74HC595 IC

Have you wanted to make a sweet Cylon/Knight Rider (Larson) Scanner effect? But you don’t want to use up all of your Arduino IO pins? Well, you can make a nice 8 LED Scanner with a shift register IC.


In this tutorial we’ll be using the 74HC595 8 Bit Shift Register, and this is what we’ll be making;

Parts Required:

Arduino Uno (Or Arduino compatible clone)

Jumper Wires (Various colors and lengths)

1x 74HC595 8 Bit Shift Register

1x Breadboard

8x 220 Ohm resistors

Take your shift register and place it on your breadboard over the IC gap, now take your black jumper wires and you'll want to ground the IC, taking note where the notch is (Pin 1 is usually left of the notch) you'll want to ground pin 8 and pin 13.


Take your red jumper wire and wire in the voltage to pins 10 and 16.


Take your blue wire (data) and connect it to pin 14, the yellow (clock) to pin 11 and green (latch) to pin 12 on the IC respectfully.


Then take your LED’s (I’m using an LED bar graph for size) and place them over the IC gap.

Now take some more jumper wires and start to wire up the LED’s, Start with IC pin 15, then from pin 1 to pin 7.


Then take your 220 Ohm resistors and wire them from the other side of the LED’s to the ground rail.

Going further

I hope this instructable has opened your eyes to a lot of possibilities... such as, did you know that if you add another 74HC595 8 Bit Shift Register to the mix you can control another 8 LED's on the same amount of wires (5 including power) and shift registers are awesome, with these little IC's they can expand your arduino outputs by 8 per IC, and you can in theory have an infinite amount of shift registers connected to your arduino.

No comments:

Post a Comment

Post Top Ad

Pages