DIY Cloud Weather Station with ESP32/ESP8266 (MySQL Database and PHP)

For complete project details (schematics source code), visit ► Hosting Account Free Domain Name ► Build a cloud weather station dashboard to visualize your ESP32 or ESP8266 sensor readings from anywhere in the world. The ESP32 or ESP8266 HTTP client that makes a POST request to a PHP script to insert data (sensor readings) into a MySQL database. You’ll see your data displayed on gauges and in
Back to Top