wires

Arduino led display

Arduino powered 7seg led display with Port Manipulation

Time for something a little more advanced. Direct Port Manipulation. Normally when using Arduino software, the actual logic behind changing the values in pins is abstracted away with digitalRead and digitalWrite. Now, for most people that’s just fine. But it has some limitations. For one, it is a little slower than might be practical for …

Arduino powered 7seg led display with Port Manipulation Read More »

16X PWM LED Fader Board

Control Ikea Dioder LED Strip with Arduino + 16X PWM LED Fader Board using arduino

We’re going to show how to wire up and control an Ikea DIODER LED strip with an arduino, using a 16X PWM LED Fader board as an intermediary. The 16X PWM board is basically a bunch of mosfets under PWM control (switches that turn on and off really fast) that can be used to mix different levels of the …

Control Ikea Dioder LED Strip with Arduino + 16X PWM LED Fader Board using arduino Read More »

Breathalyzer

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. Materials: 8 12v RGB Waterproof Flexible LED Strips 10ft long (usledsupply.com) – $800 8 RGB 4A/Ch Amps (usledsupply.com) – $200 8 …

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