Using 2.4GHZ remote controller for controlling RGB lights
Posted: Wed Jun 14, 2023 12:27 pm
Hello. I have ESP32 based RGB (ws2812) controller. For this project, I was initially considering using IR receiver with an IR remote to control my RGB lights, however, I come across 2.4GHZ remote controllers such as this one:
https://www.aliexpress.com/item/1005004 ... 22521616_1
It does not come with any proper documentation so I am wondering how would one write a handler for remote such as this one?
How would it work? Could I still use WiFi webserver and 2.4GHz remote controller all at once on my ESP32?
Are there any example projects for handling such remote controller signals?
Thanks in advance!
https://www.aliexpress.com/item/1005004 ... 22521616_1
It does not come with any proper documentation so I am wondering how would one write a handler for remote such as this one?
How would it work? Could I still use WiFi webserver and 2.4GHz remote controller all at once on my ESP32?
Are there any example projects for handling such remote controller signals?
Thanks in advance!