aboutsummaryrefslogtreecommitdiffhomepage
path: root/hardware
diff options
context:
space:
mode:
authorsanni <[email protected]>2022-05-15 12:30:59 +0200
committerGitHub <[email protected]>2022-05-15 12:30:59 +0200
commit30501a5011e82ff843638658d79d4d91236968fc (patch)
treef1bbd62e62513db14181f227cf6cfb8b1cccae2f /hardware
parent85a7a32d1e7434734e41bd679ab7ea5ec44ee254 (diff)
downloadcartreader-30501a5011e82ff843638658d79d4d91236968fc.tar.gz
cartreader-30501a5011e82ff843638658d79d4d91236968fc.zip
Update README.md
Diffstat (limited to 'hardware')
-rw-r--r--hardware/README.md19
1 files 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