LEDscape icon indicating copy to clipboard operation
LEDscape copied to clipboard

Beagle Bone Black cape and firmware for driving a large number of WS281x LED strips.

Results 35 LEDscape issues
Sort by recently updated
recently updated
newest added

I'd like to get LEDscape running on a newer image than Wheezy. I've gotten everything to compile, however I'm bumping into nonexistent GPIO at runtime as follows.. wonder if this...

Hi, I've tried the defaul config "ws281x" with a strip of 5vdc WS2812B and everything was fine. Then I've replaced the strip with a 12Vdc WS2811 with one chip driving...

I've got a Beaglebone Black running Debian 10.3. When I run 'make' to build the opc-server, it's failing thusly: opc-server.c: In function ‘opc_server_set_error.part.1’: opc-server.c:211:3: error: invalid use of ‘__builtin_va_arg_pack ()’...

After following steps here: https://github.com/Yona-Appletree/LEDscape/tree/lap-pru22-v3 for RevC (2015-03-01) I receive error about flattened device tree on reboot. Wonder if anyone has seen similar? ERROR: Did not find a cmdline Flattened...

Aim: Control WS2812B Led Strip with BeagleBone Black. I find a number of resources that link to your repo and your contribution are the main part to direct me to...

There is no license listed for the codebase. Under which license(s) is this project released? Could a 'COPYING' file be added for clarity? Thanks in advance

Hi, I just did a clean build of Debian 7.11 2015-06-15 4GB SD LXDE First I install ``` sudo apt-get update sudo apt-get install usbmount -y sudo apt-get install git...

1. Formatted the C++ code with clang 2. Split opc-server.c into functional parts sitting in opc/ directory (that's not done but the majority of it) 3. Changed the initialization sequence....

Apologies if this isn't the best place for this question; I can't find anywhere else... Does LEDScape use both PRUs or is it possible to select one or the other?...

While the vast, vast majority of 0 bits coming out of the PRU are 300ns-370ns wide, I am seeing a very rare case where a 0 bit can be as...