How to make a Arduino LED Scroll Bar

LED Scroll Bar (1)

Today I want to make a LED Scroll Bar as the above picture showed. Ten LED strips can flash in different effects by using a control board.LED Scroll Bar (1)

Required Components

LED strip, Arduino Nano, Dupont line and a control board.

Required Components (3)

control board (1)

So, how to make a LED Scroll Bar?

Step 1)

Cut the LED strip into 10 pieces and each piece has arbitrary number of LEDs.

Then, weld the traverse at an interface of the LED strip. Here I prefer to use Dupont line to connect.

LED strip (1)

next step (1)

LED strips (4)

Step 2) Design

Make a control board. Using the control board to control the flash pattern of LED strips. Aided by Arduino Nano and equipped with a keypad, we can make the LED strip flash in different patterns.

Step 2.1) Start with Designing Schematic

To design my circuit, I choose a free online EDA tool called EasyEDA which is a one stop design shop for your electronics projects, offers schematic capture, spice simulation, PCB design for free and also offers high quality but low price Customized PCB service. There are a large number of component libraries in its editor, so you can easily and quickly find your desired parts.

You can access the following schematic diagram through this link

LED Scroll Bar Schematic (1)

Notes: The voltage of the LED strip is 12 V and Arduino Nano is 5V. Please remember to add a power regulator such as AMS1117-5.0.

Step 2.2) Create the PCB Layout.

You can see the PCB layout in the following diagram:

LED Scroll Bar PCB (1)

Step 2.3) Make a sample

After complete the design of PCB, you can click the icon of Fabrication output above. Then you will access the page PCB order to download Gerber files of your PCB or send them to any manufacturer, it’s also a lot easier (and cheaper) to order it directly in EasyEDA.

EasyEDA (1)

Step 2.4) Take delivery of the PCB and receive PCB

EasyEDA PCB (1)

Step 2.5) Welding

It is very easy to make a control board. Just as the following picture described, as soon as the components are welded, it is completed.

EasyEDA board (1)

Step 3) Connection

Connect the LED strip to the control board and at the same time please pay attention to the positive and negative of the terminals.

As the picture showed below.

 LED strip to the control board

Step 4) Download a program

Connect it to a 12 V power supply, download a program on the Arduino Nano and run it.

Press the button to switch flash mode.

If you want, you can clone my LED Scroll Bar Schematic and PCB here.

clone my LED Scroll Bar Schematic and PCB (1)

LED Scroll Bar (1)

LED Scroll Bar testing (1)

 

Read more: How to make a Arduino LED Scroll Bar

Leave a Comment

Your email address will not be published. Required fields are marked *