Добавить
Уведомления

ESP8266 Hack #4: Web Enabled LED - WiFi Internet-of-Things IoT

After 3 frustrating days of trying, I've finally found a reliable, repeatable way of turning the ESP8266 into a web enabled Internet-of-Things (IoT) LED switcher. Finally, setting the ESP8266 to wifi.STATIONAP mode, the green LED can be controlled either directly on its access point IP address (192.168.4.1) or via my . Now using ESPlorer (ESP8266.ru/esplorer) I'm writing the webap_toggle_pin.lua example from NodeMCU in its original unadulterated form to my web enabled . The complete sequence required to build this web-enabled LED.

12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

After 3 frustrating days of trying, I've finally found a reliable, repeatable way of turning the ESP8266 into a web enabled Internet-of-Things (IoT) LED switcher. Finally, setting the ESP8266 to wifi.STATIONAP mode, the green LED can be controlled either directly on its access point IP address (192.168.4.1) or via my . Now using ESPlorer (ESP8266.ru/esplorer) I'm writing the webap_toggle_pin.lua example from NodeMCU in its original unadulterated form to my web enabled . The complete sequence required to build this web-enabled LED.

, чтобы оставлять комментарии