Forum >HUSKYLENS
HUSKYLENS

I need to control led lights, but it seems there is no communication control command. Please tell me a possible way.
2025-04-14 18:43:11
ahsrab.rifat
HUSKYLENS itself does not have any built-in commands to directly control external devices like LED lights. It only processes visual data and sends results via UART, I2C, or SPI. You can connect HUSKYLENS to a microcontroller (like Arduino, ESP32, etc.) and let that microcontroller control the LED lights based on what HUSKYLENS sees.

Soongkeun.Cho
wrote:
2025-04-15 08:50:39 1 Replies
Does this mean that the lighting LED and RGB LED attached to the Husky lens board cannot be controlled by commands?