ES.293 | Spring 2007 | Undergraduate

Lego Robotics

SP.285

Master/Slave IR Control

SP.285

Chad Keever, Projectile Launcher
Kendall McConnel, Control of a Plotter
Jonah Elgart, Guidance by IR Beacon
Miki Havlickova, IR Remote Control
Jessica Bowles-Martinez, Guidance by Light
Matt Seegmiller, Master/Slave IR Control
Jitin Asnaani, Invertible Robot


Matt’s IR Controlled Tank

This is a side view of the tank.

For my final project in SP.285, I built an infrared controlled tank out of Legos. The basic idea is that one board acts as a slave and takes commands from another board, which acts as master, through IR signals. These signals are sent in 32 bit bursts along some carrier frequency from the master board to the slave board.

The differentials of the tank as seen from below.

This tank is driven by two motors, one to control forward and reverse motion and the other to control turning. This is accomplished by connecting two differentials so that on one side, the outputs go in the same direction and on the other they go in opposite directions. This is a little hard to understand, unless you know something about differentials already. To help illustrate what is meant by this, there is a picture of the two differentials on my tank below.

This is the remote.

The other component of this project is the remote. It is basically an old remote from an RC car that has been taken apart and wired so that its sensors can be plugged into a board. The program that runs on this board checks the values of the sensors corresponding to the forward/backward and side-to-side motors. Based on these values, it sends signals to the board on the tank instructing it as to how fast to drive the motors at.