onion omega: departure monitor for public transport (wiener linien, öbb) in vienna/austria

Fabian Peter Hammerle 0a693c43f7 wiener linien: fix crash when 'timeReal' not in departure data 6 éve
openwrt b66fe0ecca retab 6 éve
pictures 35897bbba1 update photo 6 éve
scripts 0a693c43f7 wiener linien: fix crash when 'timeReal' not in departure data 6 éve
README.md 6d437852b2 readme: added section 'installation' 6 éve
config-sample.yml d347fccc1d added config-sample.yml 6 éve
setup.py 1b0a244a4f setup.py: change url to github 6 éve

README.md

omegalines

python script to use onion omega with oled expansion as a departure monitor for the public transport service in Vienna/Austria supporting Wiener Linien and ÖBB

oled display

Hardware

onion omega2

onion oled expansion

Installation

opkg install python-light git pyOledExp
wget https://bootstrap.pypa.io/get-pip.py
python get-pip.py
git clone git@github.com:fphammerle/omegalines.git
pip install ./omegalines
cp ./omegalines/config-sample.yml /etc/omegalines

Configuration

See sample config for details

wiener_linien:
  api_key: a1b2c3d4e5f6
  update_interval_seconds: 7
  rbl: 4648
oebb:
  eva_ids: [8101934, 8101947]
  update_interval_seconds: 17
offset_seconds: 60