Skip to content

doebi/bimlights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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.

links

wikihackaday

more pics

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