Archive:Mvv Departure: Difference between revisions

From The Munich Maker Lab's Wiki
Jump to navigation Jump to search
(Created page with "{{project |name = MVV Departure |status = alpha |image = |description = 20x4 LCD shows the live departure of the public transportation in Munich |author...")
 
(status changed)
Line 1: Line 1:
{{project
{{project
|name        = MVV Departure
|name        = MVV Departure
|status      = alpha
|status      = experimental
|image      =  
|image      =  
|description = 20x4 LCD shows the live departure of the public transportation in Munich
|description = 20x4 LCD shows the live departure of the public transportation in Munich

Revision as of 22:11, 15 January 2019

   
MVV Departure

Release status: experimental [box doku]

Description 20x4 LCD shows the live departure of the public transportation in Munich
Author(s)  tobi
Platform  Arduino


Hardware

  • ESP8266 e.g. Wemos D1, NodeMCU
  • LCD 20x2 or 20x4


How it works

The ESP connects to a NTP server and set the actual time. After this it loads the actual departure of the the selected station from mvg.de and show it on the LCD.

The code is not nice but it's working :-)


File:Abfahrtsmonitor.zip
LINK:https://www.thingiverse.com/thing:3355952