Controlling Arduino Board With PHP Web-Based Script – Tutorials

In the modern world, humans use the Internet for almost anything like shopping, socialization, news, or control a robot from anywhere in the world. Controlling a robot using a web browser and the Arduino board without an Ethernet shield is an easy task and is the subject of this article.

Any robot can be designed to be controllable from anywhere in the world and without additional electronics like Ethernet or WiFi shield. The easiest and best solution is to use an Arduino board and a PHP web-based interface that is a cross-platform on a device with web browsing capabilities like PC, smartphone, or tablet.

The operating principle uses the capabilities of Arduino that makes a GET request to a server in order to make updates of the desired parameters. All these parameters are stored on the server from where the PHP web-based application shown to the user on the desired device.

Tutorials

A series of tutorials to learn how different variants of Arduino board can be controlled over the Internet using PHP scripts.
In this article I would like to present you some tutorials which may represent the basis for a project that uses Arduino boards and PHP web-based scripts in order to control a robot. Below are available a combination of tutorials and guides with short descriptions that include an overview of the content.

Arduino and Web-Based Controlling System (source:http://projects.sindrelindstad.com/)

Share:

Related Posts

Don't Miss Out!

Get the latest news, tutorials, reviews and more direct to your inbox when you subscribe!