pull down to refresh

The Pico is a great little board. Particularly when using micropython. The addition of the "PIO" dedicated state machines inside the Pico make it so you can write standard python and offload time sensitive code to the "PIO" processors and get best of both worlds.