adafruit / Adafruit_CircuitPython_NeoPixel

CircuitPython drivers for neopixels.
MIT License
302 stars 98 forks source link

Not working on fresh RPi4 #117

Closed SeiteBroken closed 2 years ago

SeiteBroken commented 2 years ago

Hey i tried this tutorial (https://learn.adafruit.com/adafruit-neopixel-uberguide/python-circuitpython) on two fresh RPi4 and it doesn't work. Only some LEDs are showing some color, but not the one i want. I use a neopixel rgb ring with 12 LED's.

My wiring is this one: https://learn.adafruit.com/assets/63866

I also did this: https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi

Do you have any solution?

TheKitty commented 2 years ago

Please post your support questions on https://forums.adafruit.com/ with your code and pictures of your wiring along with which NeoPixel products you purchased as there are many LED strips in the market and not all of them conform to the data timing for NeoPixels.