diff options
author | sanni <[email protected]> | 2022-05-22 20:58:10 +0200 |
---|---|---|
committer | sanni <[email protected]> | 2022-05-22 20:58:10 +0200 |
commit | 100d04678379209e4bdb51a7223562c7bb6e8226 (patch) | |
tree | da4ab5bdf0bb5a67bd4ce8e3a482834a1853e154 /hardware | |
parent | c3c2ca1cdeccd4b66dca56ec0765bb0dd8877475 (diff) | |
download | cartreader-100d04678379209e4bdb51a7223562c7bb6e8226.tar.gz cartreader-100d04678379209e4bdb51a7223562c7bb6e8226.zip |
HW5
Diffstat (limited to 'hardware')
-rw-r--r-- | hardware/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hardware/README.md b/hardware/README.md index 30d6dff..8bec687 100644 --- a/hardware/README.md +++ b/hardware/README.md @@ -1,9 +1,9 @@ -### Important: HW5 is still an untested work in progress and PCB files might contain errors. +### Important: HW5 is still an untested work-in-progress and PCB files might contain errors. Do not order yet, I will edit this text once I have received and tested the PCBs. The Open Source Cart Reader consists out of a main PCB that connects an Arduino Mega to different cartridge slot adapters. To order a PCB you need to download the zipped gerber files and upload them to a PCB manufacturer. You don't have to change any of the settings but you can select a color you like. -You can view the schematic and the PCB files using a free and open source programm called [KiCad 6.0](https://www.kicad.org/). +You can view the schematic and PCB files using [KiCad 6.0](https://www.kicad.org/). To design your own adapters you can follow this [tutorial](https://github.com/sanni/cartreader/wiki/Designing-your-own-Adapters) ### Also check out the user contributions for even more adapters: https://github.com/sanni/cartreader/discussions/354 |