Projects

RaspiDuinoRover Yet another iPhone driven moving Raspberry Pi and Arduino rover1

RaspiDuinoRover – (Yet another) iPhone driven moving Raspberry Pi and Arduino rover

Architecture RaspiDuinoRover is made of three main parts: A Raspberry Pi which receives commands from a remote device through a TCP connection, and sends these commands to an Arduino Uno through an I2C connection. The same TCP channel is used to send back the remote data grabbed from the Arduino Uno about pan and tilt

RaspiDuinoRover – (Yet another) iPhone driven moving Raspberry Pi and Arduino rover Continue Reading

Hear your plant make music Ethernet version

Hear your plant make music! – Ethernet version

This walk-through will show you how to build a sensor to monitor your plant’s environment and use Stats in Sound’s ERC-20 app to turn this data into music, allowing you to listen to your plant’s reaction to it’s environment.  For more information on this project, please visit www.statsinsound.org.uk. Below is a sample of music generated

Hear your plant make music! – Ethernet version Continue Reading

Gesture controlled robot using Arduino

Gesture controlled robot using Arduino

This gesture controlled robot uses Arduino,ADXL335 accelerometer and RF transmitter-receiver pair. We will divide the entire robot into 3 parts the transmitter,the receiver and the robot. The different gestures that have been mapped to the direction of the bot are- Hand parallel to the ground-stationary Hand tilted forward-forward Hand tilted backward-backward Hand tilted right-right Hand

Gesture controlled robot using Arduino Continue Reading

Fading with Arduino circuit

Fading an LED off and on using Arduino

Demonstrates the use of the analogWrite() function in fading an LED off and on. AnalogWrite uses pulse width modulation (PWM), turning a digital pin on and off very quickly, to create a fading effect. Circuit Connect the anode (the longer, positive leg) of your LED to digital output pin 9 on your Arduino through a 220-ohm resistor. Connect the cathode (the shorter, negative leg)

Fading an LED off and on using Arduino Continue Reading

Computer controlled RC car with two Arduinos

Computer controlled RC car with two Arduinos

Required Parts: This project requires two Arduino boards which can be bought from http://www.adafruit.com/category/17 This project uses two Arduino Uno compatible boards. An L293D or other Dual H-Bridge Motor Driver chip will be needed to drive the motors of the RC car. This can be found here: http://www.adafruit.com/products/807 Finally, this project requires the RF transmitter

Computer controlled RC car with two Arduinos Continue Reading

Scroll to Top