Skip to content

A simple calendar pulled from Google, using weather forecast icons

License

Notifications You must be signed in to change notification settings

dhallgb/eInk-Weather-Calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather calendar

A simple weather board using weather and forecast icons to display on an Waveshare epaper 4.3" display. It will work on Micropython, and may work on CPython implementations if you use another library. This uses the eInk library from https://github.com/dhallgb/eInk-micropython

To use, create the file config.json from the template config.json.template and replace the example values for your selected weather service and Google Calendar, both of which need API keys. I have implemented the Weather Underground and Open Weather Map services, pull offers to add others gratefully received.

Icons are taken from The Noun Project (https://thenounproject.com/), and I have used the weather icons from artist 'Per'.

Requires urequests module https://github.com/micropython/micropython-lib/blob/master/urequests/urequests.py

About

A simple calendar pulled from Google, using weather forecast icons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages