jgarff / rpi_ws281x

Userspace Raspberry Pi PWM library for WS281X LEDs
BSD 2-Clause "Simplified" License
1.78k stars 622 forks source link

Ws2812 LEDs do only show 1 Color #244

Closed SillyScientists closed 2 years ago

SillyScientists commented 6 years ago

After I have installed the libary and started to run the strandtest.py. I just got that issue that everything that is played is in red. So there is no other color than the red ones. I hope you can help me. Thanks in advance

Dominik Schumann

SillyScientists commented 6 years ago

Now flickers every LED that isn't on.

sschroe commented 6 years ago

Please provide more information on the hardware setup and the solutions you already tried from the README (audio blacklisting, ...)

SillyScientists commented 6 years ago

Using Rpi 2B With 240 LEDs of WS2812B Used the strandtest.py with editing the LED Count at First. Changed after then the Frequency to 400kHz. Nothing changed. Edited the Channel as Well changed nothing

Before I Used the libary I blacklisted the audio and as the HDMI thingy isn't for the Rpi 2B, I Just ignored it.

Should I use the SPI Channel ? Which PIN should I use and should I Change any settings ?

Thanks in advance

SillyScientists commented 6 years ago

So I just used the SPI PIN and the structures etc. works fine, but the color will constantly be on red.

sschroe commented 6 years ago

What about the used voltages and a level shifter?

SillyScientists commented 6 years ago

I use 5 V ans 10 A A Level shifter ? I don't have anyone

sschroe commented 6 years ago

In that case grab something like an 74HCT125 and add it.

SteMMo33 commented 4 years ago

I compiled the library and the test app for Tinker, forcing SPI port. The application is running but the signal is regular at first (let's say 8 LEDs) then the signal is larger and irregular. Of course the LEDs are blinking... PS: i compiled for 40 LEDs

Gadgetoid commented 2 years ago

Closing since this is stale and I like the number of issues to go down sometimes :laughing: instead of just up :sob:

Feel free to open a new issue the Python bindings if it's still relevant- https://github.com/rpi-ws281x/rpi-ws281x-python