IOT example:
- sends ADC value to a webserver every 3 seconds (needs connection to TOUT pin of ESP, not tested myself)
- sends GPIO value to a webserver at every GPIO level change (interrupt at every UP or DOWN flank)
- provides a webpage with some ESP data
Upload the file below to init.lua on the ESP, and reboot the ESP.
Latest updates: