A weather display using Raspberry Pi Zero W, Waveshare e-paper, Open Weather Map API, and Python.
- You will need an API key from OpenWeather.
- Open 'weather.py' and replace Key Here with your API key at line 52.
- Location can be left as it is unless you want to add it to your display.
- Add your Lat and Lon. LatLong.net is a good resource.
- Line 176 includes a reminder for taking out the trash. Comment out if not needed.
If you are not using a 7.5 inch display, you will want to replace 'epd7in5bc.py' in the 'lib' folder. Other models can be found here: Waveshare's Github
Icon designs are originally by Erik Flowers
Weather Icons licensed under SIL OFL 1.1 Code licensed under MIT License Documentation licensed under CC BY 3.0