Is there somebody who successfully integrated this gesture control sensor within WLED ?
I think this should be a very nice integration with endless possibility’s .
There are some Arduino / ESP examples like
Gesture Recognition using ESP32
Is there somebody who successfully integrated this gesture control sensor within WLED ?
I think this should be a very nice integration with endless possibility’s .
There are some Arduino / ESP examples like
Gesture Recognition using ESP32
Is there anybody who van help me with this ?
I’m started working on something related, specifically: (1) Creating networked sensors, based on either the ESP8266 + PAJ7620 (approx 10cm range) or, more ambitiously, machine learning + camera on the RPi, (2) a state-machine usermod on WLED that allows WLED to receive gesture data from these remote sensors and trigger various WLED actions.
Probably I will hook some localized LED feedback display located at the sensor.
My goal is interactive light displays for outside.
I think the state machine might be leverageable for locally connected sensors too, but I’m just sick of wires.