PCB Testing for Raspberry Pi Pico Project

PCB Testing for Raspberry Pi Pico Project

I’ve just received a new fabricated PCB from PCBWay. A great opportunity to talk through how I test my PCB boards from simple visuals to functional testing.

For functional testing, I’ve built a test harness to be able to execute each of the circuits around the board in parallel. The code which I think is reusable for other projects is in the repo.

Leave a comment