mzyy94 / M5PaperWeather

M5Paper project with weather information from openweathermap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

M5PaperWeather

**M5Paper project with weather information from openweathermap ***

M5PaperWeather

Originally forked from https://github.com/Bastelschlumpf/M5PaperWeather

Description

Platform.io project to show internal environment data and weather information from openweathermap https://openweathermap.org on the e-ink display of the 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 software shows the following information:

  • A header with version, city wifi strength and battery status
  • [NEW] Current weather icon, status, temperature and rain in mm
  • Sun section with sunrise and sunset
  • Wind section with wind direction and wind speed
  • The internal SH30 sensor data (temperature and humidity) with the current date and time
  • [NEW] A daily forecast with min/max temperature, probability of precipitation, precipitation volume, and a weather icon.
  • [NEW] Hourly and daily forecast graphs with temperature and rain.

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

License

This program is licensed under GPL-3.0

Thanks

About

M5Paper project with weather information from openweathermap


Languages

Language:C++ 100.0%