Main Content

In this article, I will demonstrate how to make a robot car controlled using web browser (also mobile browser ) with camera preview.

About tutorial
In this article I will demonstrate how to make a robot car controlled using web browser. It will also stream a video feed using a camera connected to the car. You don’t have to be an expert to make this robot. All the required code is already available on RemoteMe.

At the bottom of the post, the principle of the car’s operation is described in more detail.

The Tutorial
In a previous tutorial I showed how to control the position of the webcam and capture the image on the browser link and here control the camera. Now we will expand this project and build a car with 4-wheel drive (controlled like a tank – differential steering ). Check out the video tutorial for more details of all the steps.”

Link to article