Copyright © 2011
Thinkhole Labs
Arduino is a physical computing platform based on a simple I/O board and a development environment that implements the Processing/Wiring language. Arduino can be used to develop stand-alone interactive objects or can be connected to software running on a computer (e.g., Macromedia Flash, Processing, Max/MSP, Pure Data, SuperCollider). Currently shipping versions can be purchased pre-assembled; hardware design information is available for those who would like to assemble an Arduino by hand.
Arduino-DS1620 - Arduino library to use the DS1620 Digital Thermometer and Thermostat
Flushduino - Simple hack to make a tweeting toilet.
Seetron BPI-216 2x16 Serial LCD - Sample code and tips for using with an Arduino
Adafruit Motor Shield - Example code
Intro to Hardware Hacking with Arduino - Presented at CPLUG on April 14, 2009 (JPG)
Physical Computing with Arduino & ZigBee - Presented at CPLUG on February 8, 2011
serialinputblinker.pde - Arduino code to read in serial and flash LED based on number received
arduinoblinker.pde - Processing code to send serial commands to Arduino to flash LED
ledmatrixsprites.pde - Demo code for driving an 8x8 LED matrix with a MAX7219
ds1620_demo.pde - Stand-alone demo code for a Dallas DS1620 Digital Thermometer and Thermostat, hooked up to an LCD