aboutsummaryrefslogtreecommitdiffhomepage
path: root/hardware/README.md
blob: 20617280fd26e0770268723c835864d6f7ffd510 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
### Important: This 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 modules and a cartridge slot adapter PCB.     

Tested systems so far:    
- GB(C)    
- GBA    
- N64   
- SNES   

![image](https://dl.dropboxusercontent.com/s/eks6s6zzfo6ahqr/hw42.jpg?dl=1)   

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.    

### More info:    
- [Needed Parts](https://github.com/sanni/cartreader/wiki/Parts-needed)   
- [Build Guide](https://github.com/sanni/cartreader/wiki/Build-Guide)    

You can view the schematic and the PCB files using a free and open source programm called [KiCad](https://downloads.kicad.org/kicad/windows/explore/nightlies).   
To design your own adapters you can follow this [tutorial](https://github.com/sanni/cartreader/wiki/Designing-your-own-Adapters)