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

https://github.com/bcanozter/esp_mesh_lite_intelligence

No router esp mesh lite utilizing espnow
https://github.com/bcanozter/esp_mesh_lite_intelligence

esp-http-server esp-mesh esp-mesh-lite esp32 espnow

Last synced: 2 months ago
JSON representation

No router esp mesh lite utilizing espnow

Awesome Lists containing this project

README

          

# esp_mesh_lite_intelligence

## References

- [ESP-Mesh-Lite](https://github.com/espressif/esp-mesh-lite)
- [Async HTTP Server](https://github.com/espressif/esp-idf/blob/release/v5.5/examples/protocols/http_server/async_handlers/main/main.c)

## Build

`idf.py -DSDKCONFIG_DEFAULTS="sdkconfig.defaults.esp32" -p /dev/ttyUSB0 build flash monitor`