The objective of this post is to explain how to perform HTTP POST requests using MicroPython and the urequests library. This was tested on both the ESP32 and the ESP8266. Introduction The objective of this post is to explain how to perform HTTP POST requests using MicroPython and the urequests library. This was tested on …
Continue reading "ESP32 / ESP8266 MicroPython: HTTP POST Requests"