Your Pi is way more capable then you think it is.
The RP2040 is unlike any other microcontroller. Programmable I/O state machines let you implement custom hardware protocols in software. Two Cortex-M0+ cores give you real parallel processing. And it ...