Skip to content

A Python project to display local weather, train times and aircraft on an EPD eInk screen.

Notifications You must be signed in to change notification settings

macole111/WeatherPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markcole WeatherPi

This project is the successor to my other Javascript based web application that display local Weather, Train and aircraft information on Raspberry pi (https://github.com/macole111/Weather). I wanted to replace the Touchscreen LCD with a more eco-friendly eInk screen.

The code uses the following data sources:

Layout

  • WeatherScreen.py - the main code responsible for talking to the APIs and rendering the eInk screen
  • config.py - contains the config such as timezones and lat long
  • lib/ - the epd e-ink screen libraries

Use

Simply run python3 WeatherScreen.py (may require pip to install some modules such as geopi)

Hardware

Weather App on Pi

About

A Python project to display local weather, train times and aircraft on an EPD eInk screen.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages