2021-11-15 19:35:04 +01:00
### Important: This 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.
2021-11-15 19:19:39 +01:00
2021-12-04 15:32:44 +01:00
Tested systems so far:
- GB(C)
- GBA
2021-12-04 15:32:06 +01:00
- N64
- SNES
2021-11-27 23:10:47 +01:00
![image ](https://dl.dropboxusercontent.com/s/eks6s6zzfo6ahqr/hw42.jpg?dl=1 )
2021-11-15 19:19:39 +01:00
To order a PCB you need to download the zipped gerber files and upload them to a PCB manufacturer like [JLCPCB ](https://cart.jlcpcb.com/quote ). 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
2021-11-15 13:58:53 +01:00
### More info:
2021-11-15 12:34:18 +01:00
- [Needed Parts ](https://github.com/sanni/cartreader/wiki/Parts-needed )
- [Build Guide ](https://github.com/sanni/cartreader/wiki/Build-Guide )
2022-01-10 23:07:54 +01:00
You can view the schematic and the PCB files using a free and open source programm called [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 )