Matt Richardson shows how to catch fast action with this simple Arduino-based high speed photo trigger! Code for this project available here. [via]
Arduino high speed photography trigger – [Link]
Arduino shield board outline in gEDA format @ Low Voltage Labs. Eric writes:
I have been working on a few different shield boards for the Arduino platform. In an attempt to make life easier for myself I created a couple starter files for my future projects. The zip file below includes a schematic and PCB file in gEDA format. The board has the four headers and mounting holes for an Arduino shield board. I’ve decided to release the files into the wild for anyone to use.
Arduino shield board outline in gEDA format – [Link]
This is a blog that documents various Arduino projects. The author is living to a Solar Powered home that offers a wealth of ways to use Arduino’s and connected sensors. He shows how to use a Xbee module and how to make an Arduino Solar Battery Monitor.
TropicArduino: Arduino projects – [Link]
This project created by Paul Bishop is a real time spectrum analyzer based on Arduino platform. The output is displayed on TV output. . He used an FFT library by Arduino forum user deif to convert an audio input into frequency data, and the TV out library to display the results. [via]
Real-time spectrum analyzer powered by Arduino - [Link]
Patrick Mccabe’s build this Pong game based on Arduino board and 8×8 LED modules controlled by MAX7219CNG LED matrix driver IC from Maxim. The game is controlled using two potentiometers and is build using professionally made PCB boards. Each LED module has it’s own little control PCB. Check construction details on the link below.
DIY Pong gaming console – [Link]
Andrew Schamp has build a temperature datalogger to measure the temperature in his garden. He used a TC74 temperature sensor, 24AA1025 1024kbit EEPROM and a DS3231M+ real-time clock to record the time and temperature hourly onto the EEPROM. He also implemented a serial interface for reading the data at the end of the sampling period. The device is based on Arduino-compatible Boarduino. Every hour, the device takes a sample, and then goes to an extended sleep state, to be awoken an hour later by the interrupt from the RTC. [via]
Embedded temperature datalogger – [Link]
This project is an automated Android controlled cat feeder based Arduino board. The attached HTC Magic is running SL4A and provides scheduled and on demand feeding as well as an MJPEG webcam feed. The Arduino is hooked up to a SparkFun BlueSMiRF and a simple relay circuit to control the motor. The brackets and food chute were designed in SketchUp and printed on MakerBot. Check it out on the links below. [via]
Android controlled cat feeder – [Link]
This project is a meter that measures your Internet connection bandwidth using an antique gauge. It is based on an old voltmeter and on Arduino board. A perl script is getting the information from a Linux router and send it to Arduino via serial connection emulated by FTDI chip. The Arduino convert it into a pulse width. To drive it full scale it needs about 10V and 150mA and that too much fro Arduino to handle, so it uses a switching amplifier made from transistors.
TorrentMeter – A steampunk bandwidth meter – [Link]
This project is an Arduino touchpad MIDI controller that is using a resistive touchpad, a 2X8 LCD, two buttons and a serial of Arduino board. Check details on the link below.
Arduino Touchpad MIDI Controller – [Link]
Akiba @ FreakLabs introduced a new Arduino compatible board named Freakduino-Chibi. This board has open source 802.15.4 protocol stack and integrated radio. The stack and board are designed to make it easy for people to setup wireless sensor networks or get started in embedded wireless communications. Check it out on the link below. [via]
Freakduino-Chibi: Arduino-based Wireless Sensor Networking – [Link]















































