- Any Microcontroller with ESP8266 MicroChip
Recommended : NodeMCU ESP12E 1.0
-
DHT11 Humidity & Temperature Sensor.
-
Server/Local Machine with running SQL and Apache server Recommended:
For Local Machine - XAMMP/WAMP &
For Server - Nginx,Apache
- Create a table in your SQL Database :
-
Connect DHT11 sensor to ESP12E DATA PIN - D1.
-
Change WIFI SSID,PASSWORD,HOST URL in arduino code. Change board settings according to your ESP and flash it.
-
Check if the data is being written on your SQL Database.
-
Now make changes in .php files according to your SQL credentials and directory to .php files located in Web_Files folder:
-
Also make changes in directories of .php files in index.html



