LED Projects

Breathalyzer (1)

The Lightning Simulator/Breathalyzer/Graphic Equalizer – Arduino Powered using arduino

UPDATE: A portable version of the Talking Breathalyzer is here http://talkingbreathalyzer.com The LED strips are mounted on an outdoor trellace which functions as a lightning simulator, outdoor breathalyzer, graphic equalizer synced to music, and a few other effects with sound. 8 12v RGB Waterproof Flexible LED Strips 10ft long (usledsupply.com) – $800 8 RGB 4A/Ch Amps (usledsupply.com) – $200 8 RGB …

The Lightning Simulator/Breathalyzer/Graphic Equalizer – Arduino Powered using arduino Read More »

L.E.D Matrix (1)

Make a 8×10 L.E.D Matrix using arduino

UPDATE 1: I HAVE ADDED THE CODE FOR CONWAY’S GAME OF LIFE UPDATE 2: NOW YOU CAN SAVE SOME ARDUINO PINS WITH THE HELP OF 1 SHIFT REGISTER. In this instructable I will show you how to build a quite fancy 8 by 10 L.E.D matrix(with scrolling text and animations) using the Arduino and 4017 decade counter. This type of matrix is easy to make and …

Make a 8×10 L.E.D Matrix using arduino Read More »

8x8x8 LED cube

How to build an 8x8x8 LED cube and control it with an Arduino using arduino

There are a lot of LED cubes on Instructables, so why do another? Most are for small cubes consisting of 27 or 64 LEDs, rarely larger since they are limited to the number of outputs available on the microcontroller. This cube will be 512 LEDs, and will only need 11 output wires from the Arduino. …

How to build an 8x8x8 LED cube and control it with an Arduino using arduino Read More »