Projects esp32
Building a Weather Station
A complete DIY project using ESP32, BME280 sensor, and an E-Ink display.
#demo
#iot
#diy
Building a Weather Station
Learn how to monitor your local climate with this low-power ESP32 weather station.
Components Needed
- ESP32 DevKit
- BME280 Sensor (Temp/Humidity/Pressure)
- Waveshare E-Ink Display
- LiPo Battery
The logic is built using MicroPython, allowing for rapid prototyping and easy integration with Home Assistant.