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

Raspi Model 3 #488

Open
DaviZ82 opened this issue Feb 19, 2022 · 1 comment
Open

Raspi Model 3 #488

DaviZ82 opened this issue Feb 19, 2022 · 1 comment

Comments

@DaviZ82
Copy link

DaviZ82 commented Feb 19, 2022

I am currently trying to get this Code running on my Raspi, but I cannot get a PWM Signal high enough, to turn on the LEDs. I meassured the output I get from several PWM Pins or SPI Pins. They are always anywhere close to 50mV. Is this what they are supposted to do? I am trying this Library with WS2815 Model LEDs, which should not do quite the Difference.

@tenacioustechie
Copy link

not sure if this is your issue, but you need a level shifter to run the pixels on a raspberry pi, they expect 5v signal, and 3.3v is not enough for some strips.
See this for wiring examples: https://learn.adafruit.com/neopixels-on-raspberry-pi/raspberry-pi-wiring

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