IoT Temperature Sensor - Nodemcu ESP-12E, PHP, Arduino, HTML, MySQL, XAMPP

Опубликовано: 19 Июнь 2017
на канале: 1111rik
26,867
180

A simple project on arduino with PHP, NodeMcu-ESP12E wifi module, LM35 temperature sensor and Mysql on XAMPP server. Arduino uses HTTP to send the data to the client. The sensor is controlled through the browser webpage which is accessed by wifi connection from nodemcu. The temperature data is stored into a mysql database in xampp server via php. Php uses the get method to receive the data from sensor.
Apologies for the crappy video shooting, amature here.

Project files: https://github.com/theagleye/Wifi-tem...