#esp8266-departure-notify
##Project description##
This application will notify before your tram or bus will departure. With the ESP8266 I had the chance to build a low-cost hardware device connected to the internet. Using my backend service public-transport-web-api I'm able to get real-time departure times.
This code implements work of:
- Andreas Spiess for most of the inital ESP Code Internet-of-Things-with-ESP8266
- John Lassen for the WebConfig
- Daniel Eichhorn for the esp8266-oled-ssd1306