Humanoid Robotics using Raspberry Pi

Learn how to build the humanoid robot from the ground up and control it remotely

Humanoid Robotics using Raspberry Pi 3 is an advanced course for those who want to explore in depth in the field of physical computing and Robotics. The course requires basic knowledge of Python programming, Linux commands and obviously, your interest in Robotics.

What you’ll learn

  • Learn how to design a basic humanoid robot using Raspberry Pi.
  • Get to know how to code the servo motors using Python programming and move in different angles.
  • Get to know how the Robot can capture images when the obstacle is detected.
  • Wirelessly control the Robot and execute the programs remotely using SSH terminal.

Course Content

  • Introduction –> 11 lectures • 18min.
  • Obstacle detection –> 5 lectures • 8min.
  • Webcam Control –> 5 lectures • 4min.

Humanoid Robotics using Raspberry Pi

Requirements

Humanoid Robotics using Raspberry Pi 3 is an advanced course for those who want to explore in depth in the field of physical computing and Robotics. The course requires basic knowledge of Python programming, Linux commands and obviously, your interest in Robotics.

In this course, you will learn how to build your own walking Robot from the ground up. This robot will also have obstacle detection feature and will also capture the images of the obstacle.

In the first part of this course, I will walk you through the hardware and software requirements so that you can have everything ready with you before working on the project.

In the second part, I will teach you how to design the Robot so that it looks like a human. Servo motors will be responsible for the movement of the Robot and we will use some of the sensors to perform different tasks such as obstacle detection and capturing images.

Once we are done with the designing part I will be guiding you to write the Robot walking program in python. This section will also include obstacle detection where a green LED will keep glowing while the Robot walks and if any obstacle is found in front of the Robot then a red LED will glow indicating that an obstacle is found.

One USB webcam will be attached on the head of the Robot so that it can also be able to capture the images.

I will guide you step by step how to go about building these projects. I will also share the source code with you so that you can replicate the project by yourself.

I look forward to you joining this course.

Get Tutorial