This project's major objective is to design and implement an economic wireless embedded system that serves as a mini weather station. I developed my own IoT interface where I displayed all the essential information with a graphical chart representation for better data visualization. I also created a minimal prototype using ESP32 that works properly and meets the necessary demands of this project.
Project Folder Structure :
SourceCode (folder) :
- data (folder) : contains the HTML file where the web server interface has been developed.
- The project main code : under the name: ESP32_WebServer_Project_BME280.ino
Docs (Folder):
- It'll contain all the relevant documents related to this project.