Difference between revisions of "Explore Robo"
Line 5: | Line 5: | ||
{{#ev:youtube|aFyaYK5OJYU|680}} | {{#ev:youtube|aFyaYK5OJYU|680}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[File:DSC08839.JPG|680px]] | [[File:DSC08839.JPG|680px]] | ||
<gallery> | <gallery> | ||
Line 28: | Line 16: | ||
File:Robot Sensor Board (7).JPG| | File:Robot Sensor Board (7).JPG| | ||
</gallery> | </gallery> | ||
+ | {{Box|type=l_green_light|text='''''Features'''''}} | ||
+ | {{Box|type=l_green_light|text=<br/> | ||
+ | *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. | ||
+ | }} | ||
+ | {{Box|type=l_green_light|text='''''Package Contains'''''}} | ||
+ | {{Box|type=l_green_light|text=<br/> | ||
+ | *Electronics | ||
+ | **Robotics Board Based on Atmega8, with L293D driver and MT8870 DTMF Decoder | ||
+ | **Sensor Sheild for line, light and obstacle detecting robots | ||
+ | *Mechanical | ||
+ | **Chasis(Red and White Basis) | ||
+ | **BO Motor Clamps | ||
+ | **DC BO Motors 150 RPM | ||
+ | **Wheels x2 | ||
+ | **Castor Wheel | ||
+ | **Screws | ||
+ | **Battery Holder x2 | ||
+ | *Other | ||
+ | **USB Cable | ||
+ | **5 Pin Sensor cable | ||
+ | }} | ||
+ | |||
+ | |||
=Assembling the Robot= | =Assembling the Robot= | ||
==Mounting the BO Motor with Clamps== | ==Mounting the BO Motor with Clamps== |
Revision as of 16:10, 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.
Package Contains
- Electronics
- Robotics Board Based on Atmega8, with L293D driver and MT8870 DTMF Decoder
- Sensor Sheild for line, light and obstacle detecting robots
- Mechanical
- Chasis(Red and White Basis)
- BO Motor Clamps
- DC BO Motors 150 RPM
- Wheels x2
- Castor Wheel
- Screws
- Battery Holder x2
- Other
- USB Cable
- 5 Pin Sensor cable
Contents
Assembling the Robot
Mounting the BO Motor with Clamps
Attaching Wheels to chasis
Assembling the Base
Sample Code