Difference between revisions of "Explore Robo"
Line 59: | Line 59: | ||
=Sample Code= | =Sample Code= | ||
[http://exploreembedded.com/wiki/images/2/21/ExploreRobo_SampleCode.rar Code] | [http://exploreembedded.com/wiki/images/2/21/ExploreRobo_SampleCode.rar Code] | ||
+ | |||
+ | {{DISQUS}} |
Revision as of 15:29, 29 July 2014
Hack it like a arduino or build on it like an AVR. Integrated DTMF and Motor driver, will help you build you're next superbot with ease!
Features
- Robotics board based on Atmega8 MCU.
- Sensor shield to make line follower, light follower and obstacle avoidance robot.
- Inbuilt DTMF decoder (MT8870) to make a Mobile controlled Robot
- USB to UART convertor (CP2102) for communicating with computer, make a computer controlled Robot.
- MCU with bootloader, no external programmer required.
- Compatible with Arduino Software.
Contents
Assembling the Robot
Mounting the BO Motor with Clamps
Attaching Wheels to chasis
Assembling the Base
Sample Code