diff --git a/pcb/README.md b/pcb/README.md index 9be597e..7e742d3 100644 --- a/pcb/README.md +++ b/pcb/README.md @@ -1 +1,28 @@ -Coming soonish ... +# Here you will find all the printed circuit boards needed to build the Arduino Cartridge Reader + +cartreader.zip is the main PCB, PCB thickness is 1.6mm and size is 10x10cm + +![image](https://dl.dropboxusercontent.com/u/20912715/snes/Snes_Cart_Reader_Mega_Shield/wiki/cartreader.png) + +adapter.zip contains various adapter PCBs, PCB thickness is 1.2mm and size is 10x10cm + +![image](https://dl.dropboxusercontent.com/u/20912715/snes/Snes_Cart_Reader_Mega_Shield/wiki/adapter.png) + +- Game Boy (Color)/ Game Boy Advanced cartridge adapter +- small pcb for soldering a 29F032 flashrom into a Mission Impossible Game Boy Color cartridge +- flash adapter for flashing 29F016, 29F032, 29F033, 29F1610 and 29L3211 flashroms +- adapter for soldering a 29F032 into a SNES cartridge + +backplate.dxf are the acrylic pieces for laser cutting, the thickness is 4mm and size is 10x10cm + +![image](https://dl.dropboxusercontent.com/u/20912715/snes/Snes_Cart_Reader_Mega_Shield/wiki/backplate.png) + +- backplate +- 2x SD card spacer +- display protector + + +####For the needed parts list see here: https://github.com/sanni/cartreader/wiki/PCB-Needed-Parts +####How to order a PCB: https://github.com/sanni/cartreader/wiki/PCB-How-to-order-printed-circuit-boards + +Attention: While I have tested all the parts I can not guarantee flawless operation, so use at own risk and always check the boards for short circuits \ No newline at end of file diff --git a/pcb/adapter.zip b/pcb/adapter.zip new file mode 100644 index 0000000..b60b215 Binary files /dev/null and b/pcb/adapter.zip differ diff --git a/pcb/cartreader.zip b/pcb/cartreader.zip new file mode 100644 index 0000000..8fbe161 Binary files /dev/null and b/pcb/cartreader.zip differ