Changes

5 bytes added ,  05:42, 25 September 2008
m
no edit summary
Line 1: Line 1: −
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].
+
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].
    
To code computer side usbgecko application you need :  
 
To code computer side usbgecko application you need :  
Line 8: Line 8:       −
I have started a linux application, all seems ok, except the ftdi_read_data that always return 0 :/
+
I have started a Linux application, all seems ok, except the ftdi_read_data that always return 0 :/
For those who interrested this page can be a base to make a usable application.
+
For those who interested this page can be a base to make a usable application.
    
<source lang="c">
 
<source lang="c">
3,032

edits