ezPLA - C64 PLA replacement PCB
ezContents 2 September 2021
A while back I created a prototype board for the PLA replacement chip for C64. It was time to make a PCB out of it. In this blog post I will describe the steps that I did to design the PCB using KiCad and manufacture it using PCBWay prototype service.
Debounced clock circuit
ezContents 22 April 2017
The most important part of a computer architecture is a clock circuit. The circuit described here has the option to run freely in a-stable mode and also operate in single step debugging mode. In this post I will describe how to implement this design in KiCad and manufacture a double sided printed circuit board.
Etching 555 astable timer PCB
ezContents 14 April 2017
There is something about blinking leds. Numerous projects are created with the 555 timer chip. To continue the tradition I will describe in detail the creation of a 555 astable timer board that was designed in the previous blog post.
Designing PCB with KiCad
ezContents 14 April 2017
KiCad is a great schematic and PCB design tool. It is easy to learn and fun to use, above all it is free. In this blog post we are going to design a simple circuit based on the 555-timer chip in astable mode.