|
|
|
|
|
by jazzyjackson
1456 days ago
|
|
Do you have any recommendations on how to learn about PIO? I’ve mostly been in the arduino world and got pretty comfortable with AVR features, now I’m writing micropython to control neopixels for a board called the Plasma2040 and instead of bitbanging the signal from a digital pin, it’s apparently generating the signal via PIO, but it’s all black magic to me. |
|
https://www.zephray.me/post/rpi_pico_driving_el/