.profile/markdown/project/z80.md

519 B

type = "Project" url = "git.huizinga.dev/Z80/Z80" title = "Z80 Computer"
type = "Project" url = "git.huizinga.dev/Z80/Z80" title = "Z80 Computer"

The first big hardware project that I worked on was building a computer, from the ground up, around the Z80 microprocessor. I had to learn a wide range of skills for this project, including things like learning how to design PCBs, programming in assembly, working with FPGAs, and learning to operate an oscilloscope.