Skip to content

nathan-gilbert/raspberrypi-epaper-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaspberryPi ePaper Dashboard

Simple dashboard for a Waveshare 2.7" e-Paper Display for a Raspberry Pi.

Currently displays the date, a stock I want to track and the Air Quality near my home (via weather.com)

Information

Running

  • Must link the lib and pic directories from the Waveshare repo into this repo
  • Follow the instructions in the links above to connect the display to your Pi
  • Install dependencies: pip3 install -r requirements.txt
  • Run: sudo python3 update_display

TODO

  • finish module refactor
  • Read config from a file
  • Fix lint errors

About

Simple dashboard for Waveshare 2.7" e-Paper Display

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages