I bought a rover kit then bought an arduino. I built the rover but cant find anything how to build the rest. No tutorials no nothing. Any help would be appreciated.
The DFRobotShop Rover Basic Kit includes all the parts needed to make a mobile, track-based robot. What you do with it next is really up to you.
Assembly guide: youtube.com/watch?v=MWWoEul9Qsk
Features: youtube.com/watch?v=L5cmJo9BEnw
The Useful Links section of the product page includes the manual and more:
robotshop.com/en/dfrobotsho … eful-Links
If you are using AA batteries, be sure to remove the LiPo charging jumper at the left rear.
]Follow the DFRobotShop Rover user manual/:m]
]Download and install the Arduino software/:m]
]Once you have read the guide, copy / paste the the WASD code from the manual unto the Arduino software/:m]
]Ensure the rover is powered and physically connected to the computer via USB/:m]
]Open the Arduino serial terminal, ensure the right COM port and Baud rate are selected/:m]
]type w, a, s or d and press enter to make the rover move. Any other key should make the rover stop./:m]
]If w causes the rover to turn, then reverse the wires from the motor going in reverse./:m]If you have any additional questions, feel free to reply here. The basic kit is intended to allow you to add your own additional electronics / sensors.