CH552-USB-Knob
CH552-USB-Knob copied to clipboard
LED Question
I'm in the process of printing my second enclosure for these, is it possible to have the Neo Pixels show green if unmuted and red if muted? They are for my kids and anything to make it easier to see that they are muted/unmuted.
The problem is that the button only toggles the mute state, but doesn't know what this state is itself. This would require feedback from the computer, which is probably not possible without programming a driver. Of course, you can also toggle the LED status by pressing the button, but it cannot be guaranteed whether the LED status and mute status are and remain synchronous.