~jiyu/SpaceAPI-esp32

Displays hackerspace open status on a ledstrip using an esp32
Refacter rmt code so it hopefully no longer runs out of memory
Fixed closed spaces becoming yellow instead of red
Fixed sizeof bug

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~jiyu/SpaceAPI-esp32
read/write
git@git.sr.ht:~jiyu/SpaceAPI-esp32

You can also use your local clone with git send-email.

#SpaceAPI esp32

This is the code for displaying the SpaceAPI status on a ledstrip using an esp32.

This project heavily uses the esp-idf example code and has it as a dependency. Build and flash this like any other esp-idf project.

Do not follow this link