This is a repository for the Explorers to provide recources when working with their robots at home.
Arduino Software Here is a link to the software download for Arduino.
To program the TB6612FNG I recommend using the Sparkfun library. There is one programming example attached here and others in the library. Here is the hookup guide for the motor controller. This guide has all the information on the motor controller. TB6612FNG Hookup Guide
Part | Link |
---|---|
ATmega328P | https://www.addicore.com/Nano-3p0-p/239.htm |
Right Angle Motor (pair) | https://www.sparkfun.com/products/13302 |
SparkFun Dual TB6612FNG | https://www.sparkfun.com/products/14451 |
jumper wires | https://www.addicore.com/Female-Female-Jumper-Wires-40-x-200mm-7-8in-p/218.htm |
battery case | https://www.sparkfun.com/products/12083 |
wheels | https://www.addicore.com/Wheel-for-TT-Motor-p/ad480.htm |
The robot only uses 15 jumper wires however they come in packs of 40. Make sure to buy two wheels. You will need 4 AA batteries, hot glue gun and some card board to build your robot. A computer is also needed to program the robot any OS will work.
- Make sure your batteries are in correctly
- Powered on
- Wires are defined to the right ports
- Arduino is set to Arduino Nano (set to Arduino uno by default)
- Correct Port for Upload to Arduino