Projects

Cheap wireless transmission between two Arduinos with Infrared

Cheap wireless transmission between two Arduinos with Infrared

Hi all, For a project, I was looking for a cheap solution to send data from an Arduino to an other one. The serial port was already taken, and my transmission (unidirectional) needed to be wireless. My researches has brought me to discover these kinds of radio modules (433MHz). They were available on the net, […]

Cheap wireless transmission between two Arduinos with Infrared Continue Reading

Arduino line follower robot

Arduino-based line follower robot using Pololu QTR-8RC line sensor

UPDATE FEB 2012: This guide is featured on Adafruit’s blog http://www.adafruit.com/blog/2012/02/14/arduino-based-line-follower-robot/ This is Faz3a II, my first line-following robot, which I also hope to use for maze-solving. I used the Arduino Uno, Adafruit motor shield, Pololu’s QTR-8RC line sensors and motors. You can build a cheaper and lighter version of this robot using the Atmel

Arduino-based line follower robot using Pololu QTR-8RC line sensor Continue Reading

Window Painting Robot

Window Painting Robot (arduino, processing, accelerometer)

The idea for this project came from one of my favorite ‘ibles: the polargraph. I loved the drawing style and thought how cool would it be to do this on the side of a building? Unfortunately the challenges to setting up such a large polargraph on a student budget pushed me to find an alternate

Window Painting Robot (arduino, processing, accelerometer) Continue Reading

Kaleiduino A Battery Powered Arduino LED Kaleidoscope

Kaleiduino: A Battery Powered Arduino LED Kaleidoscope

Hello everyone, and welcome to my Instructable! This instructable will show you how I made the first ever DIY Arduino controlled “LED Kaleidoscope”! What is an LED kaleidoscope? Well, our traditional kaleidoscopes used 3 mirrors joined as a triangle with stuff like sequins and stolen cake decorations at one end, to create an awesome pattern

Kaleiduino: A Battery Powered Arduino LED Kaleidoscope Continue Reading

Read Inputs

Using The PCF8575 i2c i/o Expander To Read Inputs With Arduino

This Instructable will show you just how easy it is to add extra inputs to your Arduino. You can use this technique to add hundreds of extra inputs to your Arduino with only two wires by using a fancy communication protocol called i2c (eye-squared-see). What I have used… PCF8575 SMD to DIP breakout board Teensy-Arduino (any Arduino

Using The PCF8575 i2c i/o Expander To Read Inputs With Arduino Continue Reading

Scroll to Top