Posts tagged with “Rest API”
Using ESP8266 to Call RESTful API From TheRide to Get Real-Time BUS Data
10/27/2018
📺 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...
Using Gestures to Control Lights on Home-Assistant
7/21/2018
📺 Watch the Video View on YouTube --- Getting one's hands on APDS9960 is very easy, that can be used to detect hand gestures. Here we use this sensor...
RobinhoodAPI: Live Stock Prices From Robinhood on ESP8266
4/28/2018
📺 Watch the Video View on YouTube --- A simple Arduino library that retrieves live stock prices from www.robinhood.com in JSON format and processes i...
HARestAPI: Control Home Assistant Directly Using ESP8266
4/14/2018
📺 Watch the Video View on YouTube --- Control components on Home Assistant directly from ESP8266. This is an Arduino Library that can be used in vari...
ESP8266 Based Color Sensor Talking to Home Assistant via RestAPI
4/7/2018
📺 Watch the Video View on YouTube --- Did you ever want to use ESP8266 to communicate to Home Assistant directly? Here we use a TCS34725 color sensor...