No description
Find a file
2021-08-02 01:10:03 +02:00
esp32 Merge branch 'master' of https://git.maryza.pl/maryza/esp32-weather-app 2021-08-02 01:10:03 +02:00
nextion initial commit 2021-05-07 23:36:59 +02:00
.gitignore update .gitignore 2021-05-07 23:44:41 +02:00
.gitmodules move submodule to lib 2021-05-08 00:15:49 +02:00
LICENSE.md initial commit 2021-05-07 23:36:59 +02:00
README.md Update 'README.md' 2021-05-08 00:31:16 +02:00

Wireless weather station for ESP32

This repository contains source code for embedded weather station. Weather data are downloaded from OpenWeatherMap API.

Uses Nextion touchpanel for displaying current information on weather.

Directories

  • esp32 - Project files for PlatformIO
  • nextion - Project files for Nextion IDE