Enabling the servo’s In this post, we will explore enabling the servo motor drives of the robot. This will allow us to move the camera mount on the robot, without…
Category: robot
Raspberry PI based robot – Part 5
Adding a camera to the robot and enabling video streaming In this part we will add a camera to our Raspberry PI robot and enable continuous video streaming. We will…
Raspberry PI based robot – Part 4
Adding collision detection capability to our robot In this post we will be adding the capability of collision detection to our Raspberry PI based robot. A lot of the information…
Raspberry PI based robot – Part 3
Providing a programmable interface for controlling the robot movement This part is relatively easier. We will be using the building blocks that were created in chapter 1. It mostly involves…
Raspberry PI based robot – Part 2
Coding for movement
Raspberry PI based robot – Part 1
Basic Robot Movement Creating a Raspberry PI robot is one of the interesting projects to get started with when attempting to hack together your own DIY projects. The projects tend…