Skip to content

Commit

Permalink
Bus Time demo
Browse files Browse the repository at this point in the history
  • Loading branch information
osresearch committed Dec 16, 2017
1 parent 7a025e9 commit a31f4cf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Expand Up @@ -86,12 +86,21 @@ the screen is to remain on.

Demos
===
![Weather station demo](images/weather-demo.jpg)

The [SSD1306 demo](demo/SSD1306UiDemo/) should work once
you've install the OLED library.

![Netherlands transit demo](images/bustime-demo.jpg)
This demo uses the web socket API from [GVB maps](https://maps.gvb.nl/) to
track the next buses and trams arriving. A hacked up version of the
ArduinoWebSocket library is included to make it work with the esp32 and SSL.
This should be pushed upstream.

![Weather station demo](images/weather-demo.jpg)

The [Weather demo](demo/Weather/) is derived from
[G6EJD's Weather Station](https://github.com/G6EJD/ESP32-Weather-Station-using-1.3-OLED)
and requires both a [Weather Underground API key](https://www.wunderground.com/weather/api/)
as well as your local WiFi credentials.


Binary file added images/bustime-demo.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a31f4cf

Please sign in to comment.