-
```
What steps will reproduce the problem?
1. Setup Openelec on RPi
2. Connect a 50 LEDs strip with WS2801 chip to the SPI as described in this site
3. Play a movie after everything is installed
What…
-
```
What steps will reproduce the problem?
1. Setup Openelec on RPi
2. Connect a 50 LEDs strip with WS2801 chip to the SPI as described in this site
3. Play a movie after everything is installed
What…
-
```
What steps will reproduce the problem?
1. Fresh copy of Prismatik 5.9.6
2. Have 0 to 3 of the 4 stock HotKeys assigned
3. Attempt to use the 'A' key
What is the expected output? What do you see i…
-
Hello,
i'm very happy to found this lib. But, i run in some compile errors with FastLED 2.1:
`Blink.cpp.o: In function CLEDController* CFastLED::addLeds(CRGB const*, int, int)':
C:\Users\xpix\Dropbo…
-
```
To Make grabbing work on raspbmc distribution, we need to implement OpenGL
hooking and grab screen from target process (xbmc)
```
Original issue reported on code.google.com by `tim.hell...@gmail…
-
```
To Make grabbing work on raspbmc distribution, we need to implement OpenGL
hooking and grab screen from target process (xbmc)
```
Original issue reported on code.google.com by `tim.hell...@gmail…
-
```
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 …
-
```
What steps will reproduce the problem?
1. Fresh copy of Prismatik 5.9.6
2. Have 0 to 3 of the 4 stock HotKeys assigned
3. Attempt to use the 'A' key
What is the expected output? What do you see i…
-
```
What steps will reproduce the problem?
1. Fresh copy of Prismatik 5.9.6
2. Have 0 to 3 of the 4 stock HotKeys assigned
3. Attempt to use the 'A' key
What is the expected output? What do you see i…
-
I really like using the HSV Rainbow spectrum included with FastLED for effects, but I need to display RGB Values coming in from a color sensor, which means I need to convert RGB values into the non-st…