Great that you want to make some cool lights. For this you will need a microcontroller, arduino for example, some ligts, RGB LED panel, and something called a shift register. The idea for the register is to allow the arduino to select one LED at a time and tell it what light to show. It is basically the same as what is explained in the first christmas lecture.
Sylvain has given you a great answer there. If you are using a string of LED lights (like Christmas tree lights) then to make a panel with them you can use a piece of foamboard which can be purchased from any art/craft shop. Punch or drill holes on the board at regular intervals so that you make a matrix with the dimensions that you want. You can then push each LED through a hole from the back and secure them and the wires in place with adhesive (I used a hot melt glue gun when I made mine).
Good luck – it sounds like a great idea for a STEM fair.
Great answer from Sylvain, but I just want to add…
The LED panels aren’t that expensive and a little 8×8 panel can be programmed relatively easily with a little Arduino (again not that expensive) this simple type of thing is exactly how I got into this stuff (I started with one RGB LED) and I could send a message to it from my phone telling it what colour to be, very simple but it was a great place to start and I’ve done more advanced things with Arduino’s since. Just give it a go, get a couple of books, its easier than you think.
By the way thanks to Paul who got me into this by showing me his RGB mobile phone arduino setup 🙂
Comments
manisha-teji-5 commented on :
Hi, thank you so much for replying and answering my question. Your answer has been really helpful and I am looking forward into making this!
manisha-teji-5 commented on :
Why do I need some lights when I already have the rgb led panel