Recelis / Weather_esp32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather ESP32 is a combined system using an ESP32 and an Arduino MEGA 2560 to get weather data and display on a tft screen through Serial communication.

This is built with PlatformIO which puts each project into it's own folder resulting in two git repos. Weather_esp32 and Weather_mega.

To Set Up:

All libraries are included in platformio.ini file.

About


Languages

Language:C++ 100.0%