Skip to content

e-ink weather display / tide tracker using a raspberry pi

Notifications You must be signed in to change notification settings

elisspace/weatherdisplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

weatherdisplay

e-ink weather display / tide tracker using a raspberry pi

instructions

  1. Replace placeholders at top of file with your own values.
  2. I use a virtual python environment to run this -- you're on your own for figuring out dependencies.
  3. I'm using systemd unit files to handle auto-restarting this script on failures (sometimes it gets bad data from the API endpoint that causes a crash) and also have found that having it restart every night seems to keep it most stable.

references

I leaned heavily on this: https://www.open-electronics.org/e-ink-tide-and-weather-tracker/

About

e-ink weather display / tide tracker using a raspberry pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages