-
I'm working on adding support for ws2812 and ws2801 led strip to firmata. I have a working prototype that seems to work well for the ws2812. I branched off of configurable_dev, but I would like to s…
-
```
Hello
I want to use your Lightpack with Teensy (who apparently works the same way as
Arduino).
For the moment it does not work. Do you know if your system works with a Teensy?
Thx
```
Original …
-
```
Hello
I want to use your Lightpack with Teensy (who apparently works the same way as
Arduino).
For the moment it does not work. Do you know if your system works with a Teensy?
Thx
```
Original …
-
Could you modify to support the more common ws2801?
-
Hey there,
I just bought these LED's from polulu
http://www.pololu.com/product/2549
I read in the documentation about configuring these strips that the timing for this particular type will need a …
-
I switch from FastSPI_LED2 to FastLED and i found out that the compile time is about 10x than before. If i switch back to the old lib compiling is fast again.
In the windows task manager i see that t…
-
Hey Jazzycamel,
I'm currenlty developing a new project which uses the WS2812b LED Strip and the Raspberry Pi.
However I read pretty much everywhere, that it is not feasible to use the RasPi in this sc…
-
I made a few modifications to support a new driver for WS2801 chipset: https://gist.github.com/kbeyer/faf5acdba8a54a21ea32
Would be happy to create pull request if the changes made to ledstrip.py see…
-
Using this add-on on an Ouya to drive hyperion (ws2801) installed on an rpi on the same LAN:
It works to the extent that there is a clear correlation between the image on screen and the color of the …
-
I used the Adafruit_LEDpixels.py code to test my WS2801 pixel strand but the only that it does is make them all glow white. I have Occidentalis installed. Any idea on what the problem might be?