aboutsummaryrefslogtreecommitdiffhomepage
path: root/hardware/README.md
blob: eb002d0bfb6357deae9b4e7a7d3ea4c10d0f2501 (plain)
1
2
3
4
5
6
7
8
9
### 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/).   
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