Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only one LED is lit and it does not response properly. #37

Closed
williamoverton opened this issue Jun 21, 2015 · 4 comments
Closed

Only one LED is lit and it does not response properly. #37

williamoverton opened this issue Jun 21, 2015 · 4 comments

Comments

@williamoverton
Copy link

I am using these LEDs: http://www.ebay.co.uk/itm/WS2811-WS2812-5050-RGB-LED-strip-Light-Waterproof-Individually-Addressable-DC5V-/111164910188

I know they work with my Arduino using the FastLED Library.

I am using a SN74HCT08N And chip for my level shifter.

When running sudo python strandtest.py (or any other application using this library) I get one flashing LED and nothing else.

Video of LED: https://drive.google.com/file/d/0B4ZWPNhO0xpMR3RSUjVFRFVjNlk/view?usp=sharing

@woverton
Copy link

These LEDs work perfectly when ran by the arduino library. The issue is certainly with the RPI library not the strips

@mfeif
Copy link

mfeif commented Jun 21, 2015

sorry; I'll remove my noisy comment! Thanks.

@usefulthink
Copy link

What kind of power supply are you using? Are all components using the same grounds-reference? (I have seen this kind of behavior when the ground of the power-supply is not connected with the ground of the raspberry and the level shifter).

From software-side it could also be a problem with the drivers for the internal soundcard (see also: https://github.com/raspberry-node/node-rpi-ws281x-native/issues/16). There it would be interesting which operating system you are running and if you are using audio.

@jgarff
Copy link
Owner

jgarff commented Dec 31, 2015

Closing due to lack of activity.

@jgarff jgarff closed this as completed Dec 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants