Designing on perfboard as on double-sided PCB
Designing a prototype on a single-sided perfboard as if it were a double-sided PCB
Second, design a double-sided PCB, following these rules:
- On the solder side, use 2 mm wide tracks, so that no track can pass between pads. Only straight tracks are allowed, with 90° bends.
- On the component side, tracks must also be straight but without turns, and must not run underneath components.
- Allow for modules such as the ESP32 to be mounted slightly raised, in order to leave space for components and/or jumpers underneath.
Next, the “tracks” on the component side are implemented as wire jumpers (bare or insulated, depending on the required length).
The modules are then installed.
Finally, the tracks on the solder side are realized as solder bridges from pad to pad, applied along the path of the corresponding “track”.

Discussion (2 comments)