Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.29 KB

hardware.md

File metadata and controls

30 lines (17 loc) · 1.29 KB

Hardware

Schematics

If you want to lunch the KiCad project, you might need to import the Raspberry Pi Pico KiCad symbol:

Otherwise, this schematic shows the connections:

Schematics

Prototyping

You might want to test your circuit on a breadboard:

Breadboard

Tip

At this point, it is a good idea to skip the soldering part and install CircuitPython and the picocade code to test if everything works with PICO-8. Once you pass this test, you can start the soldering.

Soldering

The final board is just a replica of the circuit in the breadboard. Note this picture is still missing the connections to the arcade switches:

Soldered circuit

<< Check the Bill Of Materials (list of parts) | Install CircuitPython >>