Skip to content

MohitMourya/MiniWeatherStation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web App to display local weather based off DHT11 sensor connected to ESP12E

Preview Screenshots :

Index.html

alt text

Weather Logs

alt text

Export as .CSV

alt text

Prerequisites:

  1. Any Microcontroller with ESP8266 MicroChip

Recommended : NodeMCU ESP12E 1.0

  1. DHT11 Humidity & Temperature Sensor.

  2. Server/Local Machine with running SQL and Apache server Recommended:

For Local Machine - XAMMP/WAMP &

For Server - Nginx,Apache

Installation Tutorial:

  1. Create a table in your SQL Database :

alt text

  1. Connect DHT11 sensor to ESP12E DATA PIN - D1.

  2. Change WIFI SSID,PASSWORD,HOST URL in arduino code. Change board settings according to your ESP and flash it.

  3. Check if the data is being written on your SQL Database.

  4. Now make changes in .php files according to your SQL credentials and directory to .php files located in Web_Files folder:

  5. Also make changes in directories of .php files in index.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published