-
Pi 4, rak2287 (although original versions used raspi3)
Appears to use an LED driver for an RGB LED - chip lp5562
Also, judging by the config.txt has an IO expander mcp23017
Software Image - h…
-
Hi Eric
I saw your module introduction, on the Octoprint discussion group, and I think I have a idea for you. As this would probably be easy for you to implement.
Would it be possible for you to a…
-
I have worked with WS2812B on ESP32.
Implementation I have seen make use of the RMT module on ESP32.
When controlling strip with many pixel, I have seen glitches. Perhaps similar with #139 or https:…
-
Hi,
thanks for the libary. It helps me alot to control my daytime cluster lightning with the helialux smartcontrol over my iobroker. Another question: will it be possbile to implement a function to…
-
Hi,
I'm running Monterey 12.1, with this modification (https://ke-complex-modifications.pqrs.org/#numpad). On my dell keyboard, when I activate the num lock, the num lock LED doesn't turn on as it do…
-
Related to https://github.com/sidoh/esp8266_milight_hub/issues/605. The physical remote works fine, but the hub does not turn on/off the lights (or any other controls).
The device ID when sniffing…
-
I bought this 64x64 panel from aliexpress a while ago:
[https://www.aliexpress.com/item/32650825019.html?spm=a2g0s.9042311.0.0.254133ed3j1CqW](url)
While the installation and wiring seems to be …
-
This is very minor enhancement request but unlike when running Raspbian the Zero 1.3 and Zero W LED stays fully illuminated with 20170827 and earlier versions instead of blinking with activity/load. …
-
**Describe the problem you have/What new integration you would like**
Add support for WS2814 / WS2814A RGBW addressable LED chips in NeopixelBus Light platform
**Please describe your use cas…
-
Sometimes the MyCobot280pi stopps working.
With this testscript it shows me, that there are Errors. Why.
The only solution is to power it off and on with the switch.
```
from pymycobot import My…