Libraries Category

Kinect Controlled Delta-Robot

Everybody’s amazed about the incredible things done with Kinect and Processing + Arduino. Tutorial need! This is a project in development for the module “Digital Ecologies”, at the Bartlett’s Adaptive Architecture and Computation MSc. – University College London A Delta-Robot is controlled by a Kinect through Processing and Arduino. The movements of the performer control […]

Gameduino Brings Vintage Gaming Back

If Kickstarter is nowadays best place to find new (or upcoming) toys to dream about, Gameduino is probably one of the most amazing pieces of hardware I’ve seen hosted there. The shield mounts its own FPGA able of 80ies style graphics and sounds for creating old-school, 8-bit video-games, pre-loaded with numerous sprites and set up […]

WiFi Enabled Whole House Power Meter

The Open Hardware web community has made plenty of examples about power monitoring and consumption knowledge: from ladyada’s tweet-a-watt to Jarv’s Home power Monitoring. [Greg] shares code & circuits on his own power monitoring system based on Wifi Communication. First things first – this project is a blatant and obvious rip-off of John Jarvis’ power […]

Nunchuck Controlled 3D Cube On TV

[Paul]  took the TVout library, the Wiichuck library and wrote it’s own 3D library. In this way he’s got a nunchuck controlled 3D shape on TV Movement in the nunchuck is detected by the arduino, then the cube is redrawn according to new angle of the controller. 3d wireframe library header and source. Code to […]

Arduino To Ableton Live Via Pure DataArduino To Ableton Live Via Pure DataArduino To Ableton Live Via Pure Data

  [Spencer] built a controller sending serial data to Pure Data using Firmata Library. The data is processed and sent to Ableton Live via Midi: It’s still unfinished here. It’s basically opening the communication between the arduino, scaling everything from 0-127 to be compatible with MIDI, then being routed through various CC’s to mac’s IAC […]

Arduino To Ableton Live Via Pure DataArduino To Ableton Live Via Pure DataArduino To Ableton Live Via Pure Data

  [Spencer] built a controller sending serial data to Pure Data using Firmata Library. The data is processed and sent to Ableton Live via Midi: It’s still unfinished here. It’s basically opening the communication between the arduino, scaling everything from 0-127 to be compatible with MIDI, then being routed through various CC’s to mac’s IAC […]

Arduino Realtime Audio Spectrum Analyzer with Video out! Arduino Realtime Audio Spectrum Analyzer with Video out! Arduino Realtime Audio Spectrum Analyzer with Video out!

[Paul Bishop] shared code & pics about his project mixing a 8 bit FFT library found on the forum (in C) and the TvOut library. The first piece- data collection- is fairly standard.  I use an electret microphone (which alone only produces a few mV output, far too low for our Arduino to use directly) […]

Arduino Realtime Audio Spectrum Analyzer with Video out! Arduino Realtime Audio Spectrum Analyzer with Video out! Arduino Realtime Audio Spectrum Analyzer with Video out!

[Paul Bishop] shared code & pics about his project mixing a 8 bit FFT library found on the forum (in C) and the TvOut library. The first piece- data collection- is fairly standard.  I use an electret microphone (which alone only produces a few mV output, far too low for our Arduino to use directly) […]