An open API service indexing awesome lists of open source software.

https://github.com/hrassi/esp32-direct-wifi-remote-control

Captive wifi portal with esp32 in micropython for remote control direct wifi
https://github.com/hrassi/esp32-direct-wifi-remote-control

captive-portal-esp32-micropython captive-wifi-portal direct-wifi-remote-control-esp32-micopython

Last synced: 9 months ago
JSON representation

Captive wifi portal with esp32 in micropython for remote control direct wifi

Awesome Lists containing this project

README

          

this micropython script on esp32 turn the esp32 as a wifi access point and when connected
to this access point it will automatically open a web server with 2 push buttons to
command 2 relay on gpio 26 and 27 and a third push button to exit the server , then the server
will be ready to connect again to a client
the good thing in the script is that when u login to the wifi it immediately redirect you
to the html of the server