Skip to content
forked from doebi/bimlights

A physical map of 50 LEDs to represent the tram stations in Linz, Upper Austria, which display the location of trams in real time.

Notifications You must be signed in to change notification settings

DevLoL/bimlights

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bimlights

A physical map of 50 LEDs to represent the tram stations in Linz, Upper Austria, which display the location of trams in real time.

architecture

server

A simple webserver written in python based on flask. It simply queries linz.faehrt.at for the location of all trams and calculates their closest station using the mapping file.

client

The client uses only a ESP8266 module to connect wirelessly to the server, invoke an update of the data every 10s and display the updated data.

About

A physical map of 50 LEDs to represent the tram stations in Linz, Upper Austria, which display the location of trams in real time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.6%
  • Other 41.4%