We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://dubinko.info/blog/2021/09/raspberry-pi-neopixel-code-wrong/ summarizes it nicely.
Your timings appear skewed. They may work in practice but appear to be awkward. Confirming with a scope seems worthwhile.
It's worth updating the PIO code on https://www.raspberrypi.com/news/neopixel-dithering-with-pico/ and in https://github.com/raspberrypi/pico-micropython-examples/blob/master/pio/pio_ws2812.py as well if fixing this as they've no doubt been pretty widely copied by now.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://dubinko.info/blog/2021/09/raspberry-pi-neopixel-code-wrong/ summarizes it nicely.
Your timings appear skewed. They may work in practice but appear to be awkward. Confirming with a scope seems worthwhile.
It's worth updating the PIO code on https://www.raspberrypi.com/news/neopixel-dithering-with-pico/ and in https://github.com/raspberrypi/pico-micropython-examples/blob/master/pio/pio_ws2812.py as well if fixing this as they've no doubt been pretty widely copied by now.
The text was updated successfully, but these errors were encountered: