PHP for the Internet of Things

P

Analysts claim the connected devices to reach the mark of 6.5 billion by the starting of 2017. This makes PHP and IOT go hand in hand. Thanks to icicle, one can write asynchronous code using synchronous coding techniques in PHP. It means that now the PHP code is able to run several tasks by using the same script. Methods of asynchronous programming provide better data exchange between connected gadgets. Some hardware platforms such as Arduino already support PHP, and you can control Arduino board with your PHP-based script. There is also a possibility to build a PHP application that uses GPS data gathered from an IOT device. Like the GPS sensor on your Android phone can send its location to the Bluemix cloud, and the PHP application is able to publish this data on your website.

About the author

Jithendar Dhumal
By Jithendar Dhumal

Category