From 30501a5011e82ff843638658d79d4d91236968fc Mon Sep 17 00:00:00 2001 From: sanni Date: Sun, 15 May 2022 12:30:59 +0200 Subject: [PATCH] Update README.md --- hardware/README.md | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/hardware/README.md b/hardware/README.md index b1de775..9c182ea 100644 --- a/hardware/README.md +++ b/hardware/README.md @@ -2,24 +2,19 @@ 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](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. 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) +![image](https://dl.dropboxusercontent.com/s/vj4uffa2oox8prk/finished%20%281%29.JPG?dl=1) You can view the schematic and the PCB files using a free and open source programm called [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 +### More info: +- [Parts 1-slot](https://github.com/sanni/cartreader/wiki/Parts-needed) +- [Build Guide 1-slot](https://github.com/sanni/cartreader/wiki/Build-Guide) +- [Parts 7-slot](https://github.com/sanni/cartreader/wiki/Parts-List) +- [Build Guide 7-slot](https://github.com/sanni/cartreader/wiki/Build-Instructions) +### Also check out the user contributions for even more adapters: https://github.com/sanni/cartreader/discussions/354