Skip to content

The project's major objective is to design and implement an economic wireless embedded system that serves as a mini weather station.

Notifications You must be signed in to change notification settings

MohamedAliHaoufa/AUTOMATIC-Wireless-Mini-Weather-Station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

AUTOMATIC-Wireless-Mini-Weather-Station

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.