LED Projects

Arduino Laser Harp

Arduino Laser Harp

A couple of weeks ago I presented my culmination project, framed laser harp, at New York City College of Technology. Work on it was so interesting for me, that I decided to share it here. I am an Arduino amateur and don’t have any professional experience in electrical engineering or programming. Neither am I a

Arduino Laser Harp Read More »

Arduino LED Matrix 1

Arduino LED Matrix

In this short tutorial you will learn how to make an Arduino-powered LED matrix. Unlike several other designs, this one uses a “companion” computer to notify the Arduino which LEDs should be powered. I have provided the code for the Arduino, as well as some Java code for displaying text on the LED matrix (this

Arduino LED Matrix Read More »

Arduino Voting Machine

Arduino Voting Machine

This instructable will teach you to build a simple Arduino based Voting machine using simple components such as push buttons and LCD. The highlighting feature of this system is that Serial Monitor in Arduino IDE is used to perform the polling operation no other external applications needed. Key Features: Every step of polling operation will

Arduino Voting Machine Read More »

Scroll to Top