Projects/IoT & Electronics/Using ESP8266 to Call RESTful ...
October 27, 2018
1 min read
IoT & Electronics
Using ESP8266 to Call RESTful API From TheRide to Get Real-Time BUS Data
📺 Watch the Video View on YouTube --- Here is a tutorial on how to call RESTful API on ESP8266 and process the data using ArduinoJSON. This data is v...
Here is a tutorial on how to call RESTful API on ESP8266 and process the data using ArduinoJSON. This data is visually represented in a NeoPixel ring for easy tracking of 3 buses approaching a certain stop. This code also sends MQTT messages with the received data.