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

https://github.com/hrassi/readwritefile_directwifi_esp32

read and write in a file onboard of esp32 with direct wifi connection
https://github.com/hrassi/readwritefile_directwifi_esp32

read-write-file-onboard-esp32-micropython

Last synced: 9 months ago
JSON representation

read and write in a file onboard of esp32 with direct wifi connection

Awesome Lists containing this project

README

          

# ReadWritefile_DirectWifi_esp32
read and write in a file onboard of esp32 with direct wifi connection
esp32 will create a hotspot and when connection to it it will redirect you
automatically to a server created by the esp32 where u can write on a file
on the root of the esp and you can also read the content of this file
this methode is useful to memorise settings and variables and also to memorise
wifi cresedentials .....