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

https://github.com/kotyara12/reledsys

Device status display via system LED (legacy)
https://github.com/kotyara12/reledsys

esp-idf esp32 led state state-machine

Last synced: about 2 months ago
JSON representation

Device status display via system LED (legacy)

Awesome Lists containing this project

README

          

# reLedSys for ESP32 / ESP-IDF

Device status display via system LED (legacy)

## Dependencies:
- https://github.com/kotyara12/rLog
- https://github.com/kotyara12/reLed

### Notes:
- libraries starting with the re prefix are only suitable for ESP32 and ESP-IDF
- libraries starting with the ra prefix are only suitable for ARDUINO compatible code
- libraries starting with the r prefix can be used in both cases (in ESP-IDF and in ARDUINO)