PSandro / rwg14-ubahn-info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RWG14 U-Bahn info lcd

info lcd in action This is a quick project to display the u-bahn departures on a tiny LCD-Display drived by an ESP-8266.

The code is messy and buggy, but it works most of the times.

Feel free to contribute.

3D printed case

The project is built using onshape, you can find it here:

Setup

copy include/wifi-creds.h.example to include/wifi-creds.h and edit the credentials accordingly.

build the project using platformio

Connect the esp8266, the build and upload using

pio run -t upload

About

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%