A shield for the Arduino Mega that can back up video game cartridges.
Go to file
2023-02-05 12:06:41 +01:00
.github/workflows Github workflow: Enable all compiler warnings 2022-11-05 05:04:37 +00:00
Cart_Reader Update MD.ino 2023-02-05 02:27:19 +01:00
hardware Delete 5mm_standoff.stl 2023-01-15 13:28:12 +01:00
sd Update pce.txt 2023-02-02 18:52:27 +01:00
3dmodel.stl Update 3dmodel.stl 2023-01-25 15:05:19 +01:00
LICENSE Create LICENSE 2019-02-06 15:55:22 +01:00
pinout.ods Add files via upload 2022-07-15 10:17:20 +02:00
README.md Update README.md 2023-02-05 12:06:41 +01:00

image

Open Source Cartridge Reader

This project represents a community-driven effort to provide an easy to build and easy to modify cartridge dumper.
Happy making. 🔧🔨😊

For any questions you can use the Discussions and/or Issues section here on Github or visit the accompanying thread in the Arduino Forum.
And be sure to check the guides in the Wiki too.

image

Features:

  • Modular design
  • Stand-alone operation
  • Easy to modify open-source code
  • Portable when used together with a power bank

image

Supported Systems:

  • NES/Famicom/Family Basic
  • SNES/Super Famicom (including SF Memory and Satellaview)
  • N64 (including Controller Pak and Gameshark)
  • Game Boy Color (including GB Memory)
  • Game Boy Advance
  • Sega Mega Drive/Genesis
  • Sega Master System

image

Supported with adapters:

  • Virtual Boy
  • Sega Game Gear
  • Sega Mark III
  • Sega SG-1000
  • Sega Cards
  • PC engine/TG16
  • WonderSwan
  • NeoGeo Pocket
  • Intellivision
  • ColecoVision
  • Benesse Pocket Challenge W
  • Watara Supervision
  • Atari 2600
  • Emerson Arcadia 2001
  • Fairchild Channel F
  • Magnavox Odyssey 2

Open Source Licenses:

  • Software(everything in Cart_Reader folder) = GPL v3
  • Hardware(everything in hardware folder) = CC-BY-4.0