bfaist / 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

Description

Arduino project to show internal environment data and weather information from openweathermap https://openweathermap.org on the e-ink display of the M5Paper. Please edit the config.h file 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
  • Sun section with sunrise and sunset
  • Moon section with moonrise and moonset
  • Wind section with wind direction and wind speed
  • The internal SH30 sensor data (temperature and humidity) with the current date and time
  • A hourly forecast with hour, temperature and a weather icon.
  • Some detailt forecast graphs with temperature, rain, humidity and pressure

Disclaimer

I don't take any responsibility nor liability for using this software nor for the installation or any tips, advice, videos, etc. given by any member of this site or any related site.

License

This program is licensed under GPL-3.0

Thanks

About

M5Paper project with weather information from openweathermap


Languages

Language:C 97.3%Language:C++ 2.7%