Wall Avoiding Robot
Author: Eric Lundby
A simple robot that performs a simple backup/turn routine once it detects an object in it's way.
- Battery Block
- Bluetooth Block
- Distance Block
- Drive Block (reprogrammed with left_drive.c)
- Drive Block (reprogrammed with right_drive.c)
- Passive Block
- Attach a drive block to the passive block
- Connect the other drive block on the opposite face of the passive block
- Ensure both drive blocks are facing the same direction
- Place the distance sensor on top of the passive block
- Attach the battery block on the back face of the passive block
- Connect the Bluetooth block and reprogram both drive blocks with the supplied code