-
подскажите пожалуйста как в данном коде скорректировать желтый цвет светодиода. дело в том что у меня пересвечивает зеленый и слабоват красный, поэтому стандартный желтый нужно ставить не как обычно R…
-
Hello
I'm working on controlling P10 Matrix LED Panel using ESP32
I have successfully upload my code to my ESP32 and make sure the P10 panel is using 5V voltage but my LED doesn't turn on
pls help
…
-
**Describe the problem you have/What new integration you would like**
I'd like to be able to use the output of this color sensor: TCS34725 RGB to change the color of an RGB Led strip. Currently, …
-
This bounty is to add the ability to have and customize case LEDs.
You should be able to specify either individual, a total number of or groups of RGB LEDs and be able to have them do static colo…
-
-
The "standard" pattern is described here:
https://ardupilot.org/copter/docs/common-leds-pixhawk.html#rgb-leds
but we should also mention that there are currently 2 other options: OBC and traffic l…
-
**Is your feature request related to a problem? Please describe.**
No problem. Just an idea for enhancement.
Current situation: I use a total of four H801 LED-Controller. They each have 5 PWM ou…
traeu updated
5 months ago
-
Hey there,
the unicorn phat is retired and it's hard to find one for a good price.
My local dealer told me that the >[waveshare rgb led hat](https://www.waveshare.com/wiki/RGB_LED_HAT)< is the sam…
-
The MRR ESPA has been tested with NeoPixels. See this [blog post](https://teck78.blogspot.com/2020/04/marlin-esp32-and-rgb-leds.html) for more details.
One issue is that the ESP32 runs on RTOS, and…
-
Hi,
I am just thinking that the Erlang binary syntax could be handy and save you from some bsl/bor instructions in dotstar.erl:
```
write_dot(Red, Green, Blue, Illumination) ->
%% fast and dir…