Spurt is an abbreviation of: School Projects using Robot Technologies. The SpurtBot ShadowRunner is a simple shadow avoiding robot. It will go straight until the sensor is in shadow, then back up and turn.
NOTE: After you have built and enjoyed your Shadow Runner, you may be able to adapt it by creating new circuits to control its behavior. I have an earlier Instructable on building a line following robot based on a similar design, but without the solderless breadboard. With a few alternative components, you should be able to adapt the SpurtBot as a line follower. Or create a whole new behavior with a circuit of your own design!
I designed this robot to be used for teaching young kids. Children can work with an assistant to build their very own SpurtBot that they can take home. If you want you can pre-build part of the robots so that wires are pre-soldered, and stripped. This way kids just need to assemble the kit.
The video below may be helpful, if you want to see someone walk through the build
Learning Objective
I've used this design and similar to run single day workshops and multi-day robotics classes for children. By making this simple robot, children and students of all ages will learn several basic concepts used in robotics. These concepts include differential steering and motor control, sensors, and automated behaviors. In addition, students will gain experience with hands on construction and prototyping a circuit on a solderless breadboard.
A version of these instructions can be found at:
http://letsmakerobots.com/node/31744
Behavior
The Shadow Runner will run from shadows. That is, it will drive forward in normal lighting conditions, but if you cover its light sensor with your hand or it runs into shadow, it will reverse and turn.
In many cases, this will remove the robot from shadow and it will start to drive forward again. A disadvantage of this simple robot is that if it drives too far into shadow, it will just spin in circles on one wheel! Then you will have to ‘rescue’ it.
Note that the Shadow Runner needs a well lit room to operatate properly.
Circuit
Refer to the circuit diagram in the second picture. When the photo resistor sees light, the robot will drive forward. Both left and right motors are receiving 9V via the normally closed contact of the relay.
When the photo resistor is in shadow, its resistance increases dramatically, and the voltage divider formed with the potentiometer (a ‘pot’ is a variable resistor) now increases the voltage at the input of the two BC337 transistors. These transistors work like electrical switches. They turn on when they get enough voltage to their base input. When used together in a Darlington array, they can provide a lot of current. When they turn on, they provide current to the coil inside the relay, turning it on.
Now the left motor will get ground on its + lead, and 9V on its - lead, reversing the motor.
The right motor's - lead is hard wired to ground from the battery. Since the + lead of the right motor is now also getting ground, the right motor will stop.
This combination causes a stop, backup and turn maneuver. If this maneuver removes the shadow from the photo resistor, it will revert the relay to its normal position, and both motors will drive forward again. If the robot stays in shadow, it will spin in circles with the right motor stopped and the left in reverse.
Remove these ads by
Signing UpStep 1: Gather Your Materials
I've used this design and similar to run single day workshops and multi-day robotics classes for children. By making this simple robot, children and students of all ages will learn several basic concepts used in robotics. These concepts include differential steering and motor control, sensors, and automated behaviors. In addition, students will gain experience with hands on construction and prototyping a circuit on a solderless breadboard.
Parts/Materials
- (2) motors Mabuchi FK-260A-10400 (Jamco p/n 2081908)
- (2) roller bearings 680z
- (1) 2 inch piece of 5/16 inch diameter wood dowel
- (1) craft stick
- (1) punch balloon
- (1) 8mm half round bead
- (1) mini solderless breadboard
- (2) BC337 NPN transistors
- (1) 1N4148 diode
- (1) photocell
- (1) 5k trim potentiometer
- (1) 9V DPDT momentary relay
- (1) 9V alkaline battery
- (1) 9V battery holder
- (1) 1 inch piece 3/16in shrink tubing
- Some 22AWG solid core wire
- Wire cutters
- Wire strippers
- Needle nose pliers
- Hot glue gun and glue sticks
- Sharp scissors
- Pen or pencil






















































Visit Our Store »
Go Pro Today »




Do you think you could post a schematic for the bot? It'd be a big help as I'm using a different relay and several other parts.
Thanks!