-
Hey there!
I just purchased one of these boards for experimenting with, was surprised at how inexpensive and simple it was, given my experience in helping build a [similar board](https://drive.googl…
-
**Describe the problem you have/What new integration you would like**
- Be able to set color temperature instead of RGB values for RGB LED chip
- Be able to control WWA LED chip (white+ …
-
Should FastLED_Functions example calculate noise based on height/width in a different way?
There seems to be a seam at 32 pixels wide when driving a 32x64 panel
-
Hi @zranger1 !
Thanks for your great works !
Can you explain me what's limitations to use only PixelBlaze (especially with ESP8266) ?
Thanks 🙂
-
Since these things are so widely used, I thought somebody must have already written some code using them with automaton. I haven't found anything yet. Can you point me to any example using either th…
-
When trying to compile after including the fastled library, the following error is shown:
"This platform isn't recognized by FastLED... yet. See comments in FastLED/led_sysdefs.h for options."
Th…
-
The SPI_DATA_RATE template parameter to addLeds() is declared as a uint8_t. On Teensy 4, DATA_RATE_MHZ and DATA_RATE_KHZ are defined to pass the raw clock rate in Hz to the Controller class, yielding …
-
On M4 feather Express, I get a REPL output of
```
code.py output:
Traceback (most recent call last):
File "code.py", line 34, in
ValueError: D11 in use
```
My Circuitpython Code is :
``…
-
**Your OS (including version) where you are running AlexaPi:**
```
Raspbian Jessie lite
```
**Your hardware platform and model you are running on:**
`Pi zero w and pi3 vb`
**Python release…
-
I have performed everything that is mentioned but still I am not able to import pixel_ring . I am sharing the error below
pi@raspberrypi:~/pixel_ring $ sudo python examples/respeaker_4mic_array.py…