educ8s / Arduino-Color-E-Paper-Weather-Station

ESP32 Arduino Color E Paper Weather Station project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino Color E Paper Weather Station

This is a project I've wanted to build for over a decade now. I've finally made it and I am really excitedโ€“ a battery-powered weather station project. I've built many weather station projects in the past, but this one is different. It can last on batteries for months. The reason for this is the amazing E-Paper display it uses. As you can see, we have a large, 6-inch E-Paper display that can display 7 colors combined with an ESP32 microprocessor.

On the display, we show the temperature, humidity, barometric pressure, and weather forecast. We get the temperature, humidity, and barometric pressure from two sensors, and the weather forecast from the internet.

Video Tutorial

Arduino Color E-Paper Weather Station

๐ŸŽฅ Video Tutorial on YouTube



| ๐Ÿ“บ YouTube | ๐ŸŒ Website |

Parts Needed

๐Ÿ›’ E-Paper Board: https://educ8s.tv/part/ColorEPaper

๐Ÿ›’ DHT22: https://educ8s.tv/part/DHT22

๐Ÿ›’ BMP180: https://educ8s.tv/part/BMP180

About

ESP32 Arduino Color E Paper Weather Station project


Languages

Language:C 79.8%Language:C++ 20.2%