ESP32 is a an example project using esp-idf, mongoose networking lib and FreeRTOS. It's in a running state, but needs review and validations.
- Make the project.
- Flash the esp32.
- Connect to the open wifi access point ESP32_<esp32_mac_address>
- Connect to 192.168.4.1 in a browser.
- Choose Upload and upload files in main/relay_gpio/html.
- Go back to Config and configure the wifi AP or Client.
- Test the app in a browser: http://<esp_ip_adr>/relay.html
- Enjoy :-)
You can push the EN (gpio 0) to bring the esp32 into open AP mode.
All contributions are welcome!!
3rd party libraries:
FreeRTOS: GPLv2
Mongoose Networking Libary: GPLv2
ESF-IDF: GPLv2
Custom bits:
Public Domain