Skip to content

A script for using a Raspberry Pi in combination with an "Adafruit LCD + Keypad Kit" as a departure board.

License

Notifications You must be signed in to change notification settings

Katakompe/WienerLinienMonitor-for-RaspberryPi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Wiener Linien Monitor" for Raspberry Pi

A Python 3 script for using your Raspberry Pi as a departure board for stations of your choice inside Vienna.

Requirements

  • Request an API key here.
  • Get RBL numbers here. (Special thanks to @mabe-at)

Hardware

  • Raspberry Pi                           - Buy one here.
  • Adafruit LCD Keypad Kit         - Buy one here.

Usage

usage:
  python3 wl_monitor.py [-h] [-t time] -k apikey rbl [rbl ...]
  ./wl_monitor.py [-h] [-t time] -k apikey rbl [rbl ...]

arguments:
  -k, --key=    API key
  rbl           RBL number

optional arguments:
  -h, --help	  Show this help
  -t, --time=	  refresh time in seconds (Default: 10)

Photos

IMG_20190718_131042 IMG_20190718_131552
IMG_20190718_132222 IMG_20190718_131822

Data Source: City of Vienna (Stadt Wien) - https://data.wien.gv.at

About

A script for using a Raspberry Pi in combination with an "Adafruit LCD + Keypad Kit" as a departure board.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%