I have a question how can I use the receiver for the IR remote control as an interrupt ? I mean exactly that I built a lamp for the children's room. And during the animation on the WS2812 LEDs (16x16), the remote control is obviously not working because the controller is busy with another part of the program. Or is there any other way to make the remote control "active" all the time during program execution ? I tried to set the interrupt as IR leg in the setup but it doesn't work at all. I hope there is some way. Or maybe I run one core only as IR support ?
I am using ESP32 and Arduino.
I am using ESP32 and Arduino.