Skip to content

bremer/m5paper-weather

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M5PaperWeather

Modified version of M5PaperWeather: https://github.com/Bastelschlumpf/M5PaperWeather You can create your own icons with LCD Image Converter

Features:

  • Local weather forecast
  • Astronauts currently in space
  • Coraona virus incidence
  • Travel time e.g. to your work

Getting Started

Build with platform.io. You need to rename ConfigTemplate.h to Config.h and put your own infos in there.

Add new Icons

Use cd-image-converter, choose a 64x64 image and convert it to C-Source-Code:

Settings:

  • Options -> Conversion... -> Preset: Color R5G6B5
  • Options -> Image -> Block size: 8 bit

Astronaut from https://www.flaticon.com/free-icon/astronaut_500379 Wind from https://github.com/erikflowers/weather-icons/

Screen Shot

ScreenShot

About

Weather dashboard for m5paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.2%
  • C++ 2.8%