In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "USB Gecko"

From WiiBrew
Jump to navigation Jump to search
m (Robot: Cosmetic changes)
Line 1: Line 1:
 +
[[File:Usbgecko.jpg|thumb|A USB Gecko is an adapter to connect a Wii to a PC through a Gamecube memory slot]]
 +
 
The '''USB Gecko''' is a Wii/Gamecube development and hacking tool which connects to the USB port of the computer, and to the GameCube memory slot of the Wii. It can be used to upload homebrew, to use your computer as a remote terminal under [[Homebrew apps/Wii Linux|Wii Linux]] and as a [[Debugging|remote debugging]] tool. For more information see the [http://www.usbgecko.com USB Gecko homepage]. It has recently been discontinued.
 
The '''USB Gecko''' is a Wii/Gamecube development and hacking tool which connects to the USB port of the computer, and to the GameCube memory slot of the Wii. It can be used to upload homebrew, to use your computer as a remote terminal under [[Homebrew apps/Wii Linux|Wii Linux]] and as a [[Debugging|remote debugging]] tool. For more information see the [http://www.usbgecko.com USB Gecko homepage]. It has recently been discontinued.
  

Revision as of 12:22, 20 August 2009

A USB Gecko is an adapter to connect a Wii to a PC through a Gamecube memory slot

The USB Gecko is a Wii/Gamecube development and hacking tool which connects to the USB port of the computer, and to the GameCube memory slot of the Wii. It can be used to upload homebrew, to use your computer as a remote terminal under Wii Linux and as a remote debugging tool. For more information see the USB Gecko homepage. It has recently been discontinued.

To code computer side usbgecko application you need :

Hardware

The usb gecko is a two step converter to convert EXI<->serial<->usb. It is a fancy serial port. All the fun is provided by software. No, the EXI interrupt is not possible to trigger from the PC.