json-streaming-parser icon indicating copy to clipboard operation
json-streaming-parser copied to clipboard

Add new example

Open Bodmer opened this issue 5 years ago • 0 comments

This example runs on the ESP32 or ESP8266 and fetches International Space Station pass times for a given geographical location. It fetches the JSON messages from a website that does not need a user account.

User just needs to edit the sketch file with WIFI_SSID, SSID_PASSWORD and their latitude + longitude.

Bodmer avatar Nov 03 '18 19:11 Bodmer