Posts Tagged ‘arduino’
Search :
Related search on ‘arduino’
Some of you may have seen The Balloon Project, where these guys set off balloons with a camera attached to get an overhead view of San Francisco city.
Coffeetable with 3 times 6432 Bicolor 5mm Led Info Board from Sureelectronics interfaced with Arduino with NES Controller as Input playing SNAKE. Visit: tobiscorner.floery.net. Share. Print · Digg · Sphinn · del.icio.us · Facebook ...
Practical Arduino: Cool Projects for Open Source Hardware: Product DescriptionCreate your own Arduino-based designs, gain in-depth knowledge of the architecture of Arduino, and learn the user-friendly Arduino language all in the context ...
Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments. ...
Arduino playground - ArduinoUsers · The Sonic Body is an audio-installation that uses interactive technology to create an orchestra of the human body. Developed as a collaboration between four interdisciplinary artists and a heart ...
Notes for an Arduino-based midi device implementation · Circuit for an IN port · Circuit for an OUT port · Circuit for the THROUGH port · Arduino interface with IN and OUT · Software to use the Arduino's USB port as a MIDI interface ...
1 PIR [Pyroelectric ("Passive") InfraRed)] motion sensor; A few lengths of wire; 1 Arduino compatibile board (I used a Seeduino (Seeed Studios) I had laying around). I like this board because I can flip the power source switch to turn ...
The MidiVox shield turns a basic Arduino microcontroller into a standalone MIDI synthesizer with parameters tweakable via MIDI CC messages. Hook up a controller with a DIN5 (aka MIDI) cable to the shield's MIDI input, upload a sketch ...
Photo-Resistor with Servo Motor and Arduino. by DannyGeiger on Mar.17, 2010, under Physical Computing 1, Spring 2010. //add on. #include
. //declare Servo Motor. Servo servomotor;. const int photoresistor = 1; ...
I created a simple version of Super Mario Bros using an 8x8 LED matrix (one color), an Arduino Nano, two buttons for the input (forward and jump), and a piezo sensor hooked to a separate Arduino for the theme song. Credits: ...