pico: add "neopixel" led support (WS2812)
This PR add "neopixel" rgb led support to the pico platforms by defining "LED_WS2812_PIN".
Brightness is handled/simulated with the "pen LED" alpha channel.
Think this was the last "driver" that only supported one thing. Beat me to it 😆
I assume you have a user for this somewhere?
Yes! For the "long" storry, i'm developing my own rp2040 handheld device (since a while now since my time is very limited...) initially to run some gb/nes/sms emulators i "ported". Then i wanted to develop a framework for it, which i did and it works very fine (linux/pico). Then i discovered this project.... which would have saved me lot of work :)
But well, all this stuff is fun after all, so it's cool. Here is a short video of the device running 32blit (which use a feather rp2040, and so the rgb led) : https://files.mydedibox.fr/files/dev/microboy/microboy-000.mp4