Robot Project Day 10 – Control Interfaces

Previous: Day 9  – Advance: Hand Gripper

Everybody is on the net, and that can include your robot. One easiest method to control your robot is via a client computer’s web browser. Because Raspbian can run web servers like Apache, Node, or Tornado, you can serve a web page and create communication channels with the servo drivers with the help of web sockets.

robot grip

Example of a control interface can be found here:

There are other methods to control the robots too like mobile phone interface or XBOX controller.

What you can control:

That is the end of our 10-days long project. Now let’s add another creature into our growing population of the Internet of Things.

Back to the index of: How to Build a Robot in 10 Days

(Visited 983 times, 1 visits today)