Designing a Spinning/Rotating LED Display In this project, we are going to show you how to make a simple “Rotating LED Display” (also popularly known as Spinning LED Display) with Arduino. The motivation to make this project came to my mind when I saw a product in the market, in which a text message was clearly visible on a “Rotating LED Strip”. After that, I planned to make this project myself and Arduino is a good choice to build this spinning led display. For this project, I designed PCB using Eagle CAD software. The reason to choose Eagle was to build a lightweight PCB, as there is high speed rotation involved in the project, and the PCB will be a part of the rotating module. In this circuit, “Arduino pro mini” is used because it is very small and powerful board. Seven LED’s, a pair of IR LED and a Photodiode is also used. IR LED and Photo diode are used to design a feedback system; which gives the actual position of the rotor to Arduino. LED’s are placed in a single line and are connected to the Arduino board. A small DC gear motor is used to rotate this circuit; and when the circuit rotates the LED’s make a blink pattern that shows English alphabets. The code can be modified for displaying other languages. The working of Rotating LED Display is very interesting and it can be used for decoration purpose, where you can make beautiful designs and graphics using this amazing project. This display can also be used in public places like railway/ bus station and airport as a sign board, as it is very cost effective to build. Proper maintenance is necessary for the gear motor and rotating assembly. Circuit Diagram Circuit diagram is shown above. I also designed a PCB on EAGLE and the files are given below. it would be better to use etched PCB. PCB Etching process is a simple task, you can learn this from our blog. For PCB etching refers the figure given below. If you do not want to etch the PCB, just use the General Purpose PCB (GPP), which is easily available in the market. As you can see, circuit is simple but here I am explaining some key points that should be kept in mind. Use Rectangular LED’s; because circular LED’s consume more space, and the layout designed by me is based on rectangular LED’s. After making the connection, check the IR LED. IR ray is not visible to our eyes, so open the camera of your smart phone and observe the IR LED through your smart phones screen. If light is visible on IR LED, then the connection of LED is fine. Connection of Photodiode is a little confusing, because Photodiode works in reverse bias. For proper connection just see the figure below. This circuit can be powered with a 9-volt battery, connect the battery with power connector using battery cap. After soldering all the components, just switch on the circuit and check the power LED on Arduino. If the LED is glowing, you can upload the code. Motor I am using a 12 volt DC geared BO motor whose RPM is 300. Here I chose BO motor because it is very easy to install. You can use another motor based on availability, but do not use very small motors as it cannot carry weight of the circuit. RPM of the motor should be more the 300. Program/Code Download Program Arduino Pro Mini can be programmed using FTDI chip, so connect the chip with Arduino, just...
read more
The post Spinning or Rotating LED Display using Arduino POV appeared first on Electronic Circuits and Diagram-Electronics Projects and Design.
No comments:
Post a Comment