Skip to content

a custom hud for the waveshare 2.13in raspberry pi display

Notifications You must be signed in to change notification settings

xendke/eink-hud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather, News and More on eInk Display

A HUD script written in Python to display weather, news, datetime etc...

Screenshot of Weather Screenshot of News

Prerequisites

I am running this on a Raspberry Pi Zero W running Raspberry Pi OS Lite (buster). The display is a Waveshare 2.13in ePaper HAT attached via the GPIO pins to the Pi.

Docs on getting started with the display. Once the provided example.py script was working correctly, I used it as a guide for my project.

Other Python dependencies:

- Pillow
- newsapi-python
- pyowm
- dotenv

Running the script

python3 main.py

About

a custom hud for the waveshare 2.13in raspberry pi display

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages