Projects

Stepper Motors

Stepper Motors

Stepper motors are not smooth – they move in “steps”. Different motors have a different number of steps to make one complete rotation. You use software to step the motor forward or backward at different speeds. There are two kinds of stepper motor bipolar and unipolar – Unipolar will have five or six cables coming […]

Stepper Motors Continue Reading

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

Scroll to Top