I have made publicly available a specific library for ESP8266 and ESP32 that manages EVERYTHING needed to handle the configuration of your project: managing variables, default values, configuration web (either HTML or JSON), requests to update data, and also managing configuration files to load or save settings.
It currently supports the following file systems: "None" (without this functionality), SPIFFS, LittleFS, and SD cards.
GitHub repository: https://github.com/Naguissa/uEspConfigLib
Documentation: https://naguissa.github.io/uEspConfigLi ... tated.html
A fairly complete example: https://github.com/Naguissa/uEspConfigL ... xample.ino
This is a library that manages your configurations in an integrated way. Simple, small, and with tremendous potential to make your projects easier.
uEspConfigLib - The deffinitive ESP32 and ESP8266 configuration Arduino library
-
- Similar Topics
- Respuestas
- Vistas
- Último mensaje
-
- 0 Respuestas
- 13209 Vistas
-
Último mensaje por Naguissa
-
- 4 Respuestas
- 9146 Vistas
-
Último mensaje por Naguissa
-
- 0 Respuestas
- 45 Vistas
-
Último mensaje por Naguissa
-
- 9 Respuestas
- 31897 Vistas
-
Último mensaje por Naguissa
-
- 0 Respuestas
- 21624 Vistas
-
Último mensaje por Naguissa