E-Paper 7-color display showing the current weather

The Sol Mate e-Paper Display project was born from the initial creation of the Sol Mate GPT. This repository contains all the code needed to display a weather report for any location on a Raspberry Pi with a Waveshare e-Paper display. The hardware required includes a Raspberry Pi 5 and a Waveshare e-Paper 7.3″ display. The software setup involves creating a virtual environment for Python and specifying an OPENAI_API_KEY environment variable. The backend includes a private API for weather information. To update the display image, a cron job can be set up. For any issues, the author can be reached on Twitter or through the GitHub repository.

https://github.com/blixt/sol-mate-eink

To top