The Circuit

Dual Cores & Interrupts on Pi Pico

The new Raspberry Pi Pico offers Dual Cores and Interrupts if you use MicroPython. I thought I would give it a go and try explain some of the pitfalls to avoid. This project keeps the action running on the two cores very simple, so that we can concentrate on new aspects of the code: setting […]

Dual Cores & Interrupts on Pi Pico Read More »