Ideas for Extending your Robot
Here are a few ideas for extending your Arduino-based robot.
LDR (moth)
Use a Light Dependent Resistor as part of a voltage divider to sense the light. Read the values from an
Arduino analog pin and move the robot to the source of light.
PIR Sensor (movement sensor)
Use a PIR sensor to detect movement. Have it chase a person moving around the room.
IR Remote Control
Use a TSOP3848 IR receiver in conjunction with a remote control (or build your own with a TSAL7400 IR
LED and an Arduino) to remotely control your robot.
26
Ideas for Extending your Robot
Arduino Robotics Kit
Need help?
Do you have a question about the Arduino Robotics Kit With Motor Shield and is the answer not in the manual?