Skip to content

Commit

Permalink
Made common wiring diagram for both HW revisions
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Jul 16, 2022
1 parent 14b31ad commit b02e68e
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,26 +20,25 @@ This is a long awaited IPL replacement modchip for Nintendo GameCube. It's open

## 🛠 Installation guide

## Prerequisites
## 1. Prerequisites

* [Raspberry Pi Pico](https://amzn.to/3nc12du)
* [SD Gecko](https://amzn.to/3HPBuwe) or [SD2SP2](https://amzn.to/3I1cCSl)
* FAT32 or exFAT formatted SD card

Links above are affiliate and I get small comission 💵 if you buy these products. Thanks to everyone who used links above 🙏

## Flashing Raspberry Pi Pico board
## 2. Flashing Raspberry Pi Pico board

Go to [the latest release page](https://github.com/webhdx/PicoBoot/releases/latest) and download `picoboot.uf2` file. Now connect Raspberry Pi Pico board to your computer while holding `BOOTSEL` button pressed. If it's been done correctly you'll see `RPI-RP2` mass storage device show up. Drag and drop `picoboot.uf2` file to that device. It'll automatically eject and green LED will light up if it was programmed correctly. Unplug USB cable from Pico and proceed with hardware installation.

## Preparing SD card
## 3. Preparing SD card

Format your SD card to FAT32 or exFAT. Download the latest Swiss release from [here](https://github.com/emukidid/swiss-gc/releases/latest) and grab `swiss_rXXXX.dol` file, rename it to `ipl.dol` and copy to the root of your SD card.

## Hardware diagrams
## 4. Hardware installation

* [Installation diagram for DOL-001](assets/Installation%20Diagram%20(DOL-001).jpg)
* [Installation diagram for DOL-101](assets/Installation%20Diagram%20(DOL-101).jpg)
![Wiring diagram](assets/Wiring%20diagram.jpg)


## FAQ
Expand Down
Binary file removed assets/Installation Diagram (DOL-001).jpg
Binary file not shown.
Binary file removed assets/Installation Diagram (DOL-101).jpg
Binary file not shown.
Binary file removed assets/Installation Diagram (DOL-101).psd
Binary file not shown.
Binary file added assets/Wiring diagram.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit b02e68e

Please sign in to comment.