cartreader/hardware
2022-05-13 12:34:02 +02:00
..
famicom_adapter Fix PCB errors 2021-11-22 12:34:41 +01:00
footprints/!OSCR.pretty Add Master System adapter PCB 2021-11-22 12:16:08 +01:00
gameboy_adapter Add mounting holes to Game Boy adapter 2022-04-21 12:18:51 +02:00
lcd_adapter_pcb Fix error in silkscreen 2022-02-11 13:52:54 +01:00
main_pcb HW4 2021-11-15 13:56:57 +01:00
mastersystem_adapter Fix PCB errors 2021-11-22 12:34:41 +01:00
megadrive_adapter Fix PCB errors 2021-11-22 12:34:41 +01:00
n64_adapter HW4 2021-11-15 13:56:57 +01:00
nes_adapter Fix PCB errors 2021-11-22 12:34:41 +01:00
six_slot_adapter Add files via upload 2022-05-13 12:34:02 +02:00
snes_adapter HW4 2021-11-15 13:56:57 +01:00
symbols Add Master System adapter PCB 2021-11-22 12:16:08 +01:00
frame.stl Create frame.stl 2021-11-27 23:04:10 +01:00
README.md Update README.md 2022-04-08 15:56:48 +02:00

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 cartridge slot adapters.

Tested systems so far:

  • GB(C)
  • GBA
  • N64
  • SNES
  • Master System
  • Mega Drive

image

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.

More info:

You can view the schematic and the PCB files using a free and open source programm called KiCad 6.0.
To design your own adapters you can follow this tutorial

Also check out the user contributions for even more adapters: https://github.com/sanni/cartreader/discussions/354