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

WS2812B Strip not lighting up with Raspi 2 Model B #302

Open
legnirk opened this issue Jul 24, 2018 · 11 comments
Open

WS2812B Strip not lighting up with Raspi 2 Model B #302

legnirk opened this issue Jul 24, 2018 · 11 comments

Comments

@legnirk
Copy link

legnirk commented Jul 24, 2018

I have a Raspi 2, heres all the wiring:
https://drive.google.com/folderview?id=1UXDPYXyKkWudv3kN7SAvm4OLvB0IC06K
I have a 74AHCT125 logic level shifter and i have the Pi GPIO pin 18 going to 1A on the IC and i have the DIN on the strip going to 1Y on the IC. This should be correctly wired as i followed Adafruits wiring guide. i have the library installed and the strandtest.py file edited to my needs. Im not the best with lunix but i just followed guide to get all the software side done and when i do: "sudo python strandtest.py" it will say the annimations it is doing but nothing comes on on my led strip. Any help would be greatly appreciated. Thanks!

@legnirk
Copy link
Author

legnirk commented Jul 24, 2018

Could this be because the library doesn't support Raspi 2?

@BruceMardle
Copy link

BruceMardle commented Jul 25, 2018 via email

@legnirk
Copy link
Author

legnirk commented Jul 25, 2018

Okay I want to try that. I'm not particularly sure how though. I'm assuming you would just change the pin to SPI in the strandtest.py correct? I'll try that and see if it works. Thanks!

@BruceMardle
Copy link

BruceMardle commented Jul 25, 2018 via email

@BruceMardle
Copy link

BruceMardle commented Jul 25, 2018 via email

@legnirk
Copy link
Author

legnirk commented Jul 25, 2018

Alright I switched the DIN to the appropriate pin on the PI and commented out the pwm pin in strandtest.py and uncommented the SPI pin in strandtest.py and I went to run the test and my leds are still not lighting up.

@legnirk
Copy link
Author

legnirk commented Jul 25, 2018

I do not know what the issue could be anymore. I've tried anything I could've thought of. Nothing has worked. I even have the audio forced to HDMI and I have the ground of the power supply to pin 6 on the Pi. Can I supply you with any other info to help me solve this annoying issue. Or do you have any other advice. Thank you so much for your help so far.

@legnirk
Copy link
Author

legnirk commented Jul 25, 2018

Some of my thoughts:
-The version of Debian stretch lite I'm using is the newest and because of that the library doesn't work on it?
-The led strip I'm using is faulty?
-The Pi I'm using is faulty?
-The power supply is faulty?
-The wiring is not correct?
-The logic level shifter is bad?
-There is too much noise on the DIN line?
Those are all the possible faults I could think of.

@legnirk
Copy link
Author

legnirk commented Jul 25, 2018

Could you maybe tell me your exact setup?

@BruceMardle
Copy link

BruceMardle commented Jul 25, 2018 via email

@legnirk
Copy link
Author

legnirk commented Jul 26, 2018

Alright Ill try jessie out and see if that works.

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

2 participants