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
- Host: GitHub
- URL: https://github.com/hrassi/esp32-direct-wifi-remote-control
- Owner: hrassi
- Created: 2024-06-08T19:37:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-08T19:47:12.000Z (about 2 years ago)
- Last Synced: 2025-01-24T06:09:39.951Z (over 1 year ago)
- Topics: captive-portal-esp32-micropython, captive-wifi-portal, direct-wifi-remote-control-esp32-micopython
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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