Skip to content

goodfella47/ESP32-weather-station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-weather-station

ESP32 Weather Station With a BME280 sensor

ESP32-weather-demo

This repository includes code for two ESP32 devices, a slave and a master, both connected via the ESP-NOW protocol.

Master

The master recieves the weather sensory data from the BME280 sensor (temperature, humidity and pressure) and sends it to an Azure cloud server and to the slave.
Master image

Slave

The slave recieves the the sensory data from the master and displays it on a nokia 5110 screen.
Slave image

About

ESP32 Weather Station With a BME280 sensor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages