diff options
author | sanni <[email protected]> | 2022-06-06 20:38:05 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-06-06 20:38:05 +0200 |
commit | 9baca8578633e656faeeeb16e7664130e72013cb (patch) | |
tree | d505df9b4e6b2dd2711cd1defad4f0812f3f1dc8 /hardware | |
parent | 3231526f3b0b35d4bfd5b9008d76f521fdf8ba70 (diff) | |
download | cartreader-9baca8578633e656faeeeb16e7664130e72013cb.tar.gz cartreader-9baca8578633e656faeeeb16e7664130e72013cb.zip |
Update README.md
Diffstat (limited to 'hardware')
-rw-r--r-- | hardware/README.md | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/hardware/README.md b/hardware/README.md index eb002d0..aa016a4 100644 --- a/hardware/README.md +++ b/hardware/README.md @@ -1,9 +1,6 @@ ### Important: HW5 is still a work-in-progress and PCB files might contain errors. -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 PCB files using [KiCad 6.0](https://www.kicad.org/). +You can view the schematic and PCB files using [KiCad](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 |