TinyPixelMapper
TinyPixelMapper copied to clipboard
a Pixelmapping software for the ESP32 and ESP8266 for addressible LED Strips, with a OSC controll interface and FFT
Results
2
TinyPixelMapper issues
Sort by
recently updated
recently updated
newest added
Fantastic code. I have a question regarding ESP32 wifi events you are using in file here: https://github.com/Gerfunky/TinyPixelMapper/blob/master/wifi-ota.cpp I am trying to use event SYSTEM_EVENT_AP_PROBEREQRECVED but Ido not have callback working...
help wanted
Noticed that the FFT slave mode hangs sometimes. If FFT is disabled and is set to slave it does not hang. FFT on master mode also runs without hanging.
bug