Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.76 KB

File metadata and controls

40 lines (27 loc) · 1.76 KB

Originally forked from https://github.com/Bastelschlumpf/M5PaperWeather and https://github.com/mzyy94/M5PaperWeatherr

M5PaperWeather

My takes on that great project thanks to the original forks of forks, see above.

  • The librairies has been upgraded.
  • I’ve added two view and kept the two forked views and it’s simple two swap between them. Simply uncomment/comment the declaration inside the lines 28 to 31 in main.cpp
  • pio run -t upload

Minimalist

M5PaperWeather

Engineer

M5PaperWeather

mzyy94

M5PaperWeather

Bastelschlumpf

M5PaperWeather

Originally forked from https://github.com/Bastelschlumpf/M5PaperWeather and https://github.com/mzyy94/M5PaperWeatherr

Description

Shows internal environment data and weather information from openweathermap https://openweathermap.org on your magnificent M5Paper. Please copy the Config.hpp file, rename it to ConfigOverride.hpp, and edit it with your own data. You need an api key from openweathermap.

The information will be updated every hour or manually by pressing a button [NEW].

License

This program is licensed under GPL-3.0

Thanks