Main Content

Banana/Raspberry Pi + Arduino Rover With Webcam

A project I have done in my spare time. It is a full-drive 4 wheel robot controlled through a web interface. If you have any comments or questions please feel free to contact me. This project itself uses 3D printed parts and certain pieces of code that were created by other people. You can find credits and have a look at the original pieces at the end of Instructuble.
Shall we begin?

Here’s the list of components I used with the links and the alternatives. I live in Shenzhen, China and I bought the parts directly on Taobao.

4-motor robot chassis Alternative: Any sufficiently big chassis will do. This one has 4 motors for some extra torque. The motors are regular cheap yellow motors, rater for

L293D Arduino Motor Shield rev.1 clone Alternative: Better motor shield rated for more current

Arduino Uno clone Alternative: You can use any other Arduino board without significant changes to the code.

6V 4.5Ah Pb battery Alternative: It is possible to experiment with smaller LiPo batteries if you want lighter robot/use only two motors.

Banana Pi Alternative: Can swap for Raspberry Pi 1/2/3 or Orange Pi without significant code changes. I used Banana Pi only because I had one lying around.

Web camera Alternative: Use CSI camera for Raspberry Pi/Banana Pi/Orange Pi

Camera Pan/tilt mount with sg60 servos Alternative: 3D Print tilt/pan mount for example can use this one.

3D printed parts Alternative: Let your imagination and 3D design talents guide you! Also Thingverse :)”

Link to article