HUGE wireless RGB LED display

siklosi saw the post about using a wifi router as an Arduino wireless serial connection, and shared his own take. This RGB LED wall is plays Winamp visualizations, and more. The LEDs are driven by Rainbowduinos, the Rainbowduinos are connected to the PC using the router as a wireless serial connection. I made this “little” […]

Arduino + MQ3 = alcohol breath tester

This the season for good cheer, and what can be more cheerful than a project that’s as much fun to use as it is to build? How about a homebrew alcohol breath tester? Daniel Andrade shows how to build just such a device using just an Arduino, MQ3 alcohol sensor and a handful of resistors […]

Codebox: save Arduino sensor data to Google

Many are familiar with how to read data from Arduino into Processing. One such example varies the a PC’s onscreen graphics relative to the intensity of light on an LDR. Here MAKE presents a project which web enables Arduino sensor projects, allowing Processing data to be communicated and stored in a Google spreadsheet doc.

Plumbing: Parallel programming for the Arduino

Concurrency.cc has introduced Plumbing, a Creative Commons licensed introduction to programming the Arduino using the programming language occam-pi. The tools are open source and facilitate parallel processing within the Arduino. The most recent versions for Windows, Mac and Linux are available for download. Check our the free PDF book download.

Arduino realtime audio spectrum analyzer

Paul Bishop has posted source code and the schematic for an audio spectrum analyzer based on the Atmega328/Arduino. The design takes input from a simple electret microphone, amplifies it through a transistor fed into the Arduino’s ADC input pin. The Arduino outputs video of  a 64 band audio spectrum analyzer through two external resistors which […]

Open source Arduino shield outline in gEDA

Eric writes: I’ve released an Arduino shield board outline in gEDA format under the Creative Commons Attribution 3.0 Unported license. These files can be used as a starting place for creating Arduino shield boards. Video overlay shield shown. Don’t forget there is also an Arduino shield outline in the Dangerous Prototypes Eagle parts library (CC-0). […]

Arduino Uno quality control

Moogle was disappointed by his new Arduino Uno. He thought it was pretty unrefined: rough edges, thin solder mask, poorly aligned headers. Arduino responded directly that this is an isolated incident. They will replace any less than perfect hardware. (A Moogle followup post) Additionally, bongobat may have encountered a major bug in the circuit that […]