cartreader/hardware/README.md

10 lines
741 B
Markdown
Raw Normal View History

2022-06-03 22:28:59 +02:00
### Important: HW5 is still a work-in-progress and PCB files might contain errors.
2021-11-15 12:34:18 +01:00
2022-01-07 20:41:12 +01:00
The Open Source Cart Reader consists out of a main PCB that connects an Arduino Mega to different cartridge slot adapters.
2022-03-05 11:45:55 +01:00
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.
2021-11-15 13:56:57 +01:00
2022-05-22 20:58:10 +02:00
You can view the schematic and PCB files using [KiCad 6.0](https://www.kicad.org/).
2021-11-15 12:34:18 +01:00
To design your own adapters you can follow this [tutorial](https://github.com/sanni/cartreader/wiki/Designing-your-own-Adapters)
2022-05-15 12:30:59 +02:00
### Also check out the user contributions for even more adapters: https://github.com/sanni/cartreader/discussions/354