Search found 1 match
- Mon Mar 01, 2021 4:47 am
- Forum: General Discussion and Questions
- Topic: Working WS2812 LED Example
- Replies: 12
- Views: 23131
Re: Working WS2812 LED Example
Resurrecting a Zombie thread I found with google. I am programming a Raspberry Pi Pico with a string of WS2811 I really didn't want to load Adafruits' version of Python, preferring to see it work with standard Micropython. Based on the post by Marcus, I was able to come up with this. If you are stil...