r/electronics • u/codeasm • 7d ago
Gallery Designed my own pcb, works (kinda)
After a while i really wanted to make a pcb (or let a manufacturer produce it for me, like jlcpcb) and going from 1 idea to the next, i settled on making this somewhat universal usable pqfp-100 adapter board. The Z80 cpu was something i already had laying arround for a project, but dint want to spend too much design time if it where a dud.
Well, after designing the board, waiting a week or so. Soldering my first ever pqfp(or tqfp alike) it works ☺️ some wires to a generic z80 testboard and its walking the memory space for new instructions (all nop).
Now i need to programm a eeprom and get that pio and sio working. The pcb should also work for a RTL8019AS-LF network ic i got for a retro pc build.
3
u/codeasm 6d ago
if anyone would want to prevent themselves from having to recreate this or want to edit it for their own use: https://github.com/CodeAsm/PQFP-100
5
15
u/StackSmasher9000 6d ago
Nicely done. As long as you're not driving super high current or high-frequency things, adapter boards like that work great.
Caution: PCB design is addictive and you may find yourself making and ordering more and more as time goes on...