split out README for Kitspace

This commit is contained in:
2022-07-25 23:52:14 -07:00
parent b920f16217
commit d77d977d40
2 changed files with 17 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ summary: RC2014-compatible Z80 CPU board
color: purple
gerbers: z80-cpu/fabrication
bom: z80-cpu/1-click-bom.tsv
readme: z80-cpu/README.md
#eda:
# type: kicad
# pcb: z80-cpu/z80-cpu.kicad_pcb

16
z80-cpu/README.md Normal file
View File

@@ -0,0 +1,16 @@
rc2014-compat
=============
A respin of the [RC2014](https://rc2014.co.uk/) ecosystem. I don't have any
opposition to building things out of SMD parts (in some ways, I find it
easier to work with), so some boards might go that way to the extent that
parts availability allows. Also, I'd like to keep all board sizes within
the 100x100mm limit within which PCB fabs offer their cheapest rates (like
$2 double-sided at JLCPCB, for instance).
z80-cpu
-------
Basically the same as the RC2014 Z80 module, but with a 10-MHz LQFP-44 CPU
and a crystal oscillator to run it at that speed.