MCH2022 badge?
go to mch2022.badge.team

luxPublicTransport rev. 38 (by opeRaptor)

luxPublicTransport

A live timetable for public transport of Luxembourg running on the SHA2017 badge written in microPython

Based on the travelplanner.mobiliteit.lu JSON api

Hatchery link:https://badge.team/projects/luxpublictransport/

GitHub link: https://github.com/opeRaptor/luxPublicTransport

Make app run on boot:

import machine
machine.nvs_setstr("system", "default_app", "luxPublicTransport")
machine.reset()

Force load the dashboard when other app is set to run on boot:

  • Hold down START capacitive touch button located in the front of the badge
  • Press and release the reset button located in the back of the badge

Install app from store after pushing to Hatchery:

import wifi, woezel,machine
wifi.connect()
wifi.wait()
woezel.install("luxPublicTransport")
machine.reset()

timetable

Category: data
Status: working
Vote Comment Date
No votes yet :(
Compatibility
  • SHA2017 Badge: working
Dependencies
  • No dependencies found
Dependants
  • No dependants found
File Last edited Size
__init__.py 2020-11-28 20:43:58 14.07 KiB
README.md 2020-11-28 20:43:58 1.18 KiB
busBoardV2.png 2020-11-28 20:43:58 549 B
busTablets.png 2020-11-28 20:43:58 291 B