HTTP Client Example for ESP8266 to Send Information to a Remote Location
This code, which has been explained in the video above, will send three parameters (below) using the HTTP Client to remove a location over WiFi.236-Topics shown in the video
Language: C++
Copied!
Resources & references
-
External
-
ExternalESP8266 datasheet (PDF)espressif.com
-
ExternalESP8266 GitHub repositorygithub.com
-
ExternalNodeMCU documentation webpagenodemcu.readthedocs.io
-
Internal
Files📁
No files available.