In the previous video, we learned to use a RESTful APIs for updating DHT sensor values to Thingspeak server. Data is sent using HTTP POST method. Now in this video, we will do the opposite, that is to request for a data from a server using the HTTP GET method.
For more details such as circuit diagram and source code, visit my blog post at:
https://techtotinker.com/019-esp32-micropython-openweather-restful-apis/
Please do Like, Comment, Share, and Subscribe.
Thank you.
Cheers,
George Bantique | [email protected]
#MicroPython #ESP32