![]() |
Disco_Stu: Mein erster Gamecube Mod
![]() |
Disco_Stu: Playstation 3 Superslim Prototyp
![]() |
Disco_Stu: img46dbd50eaa534
![]() |
Disco_Stu: Mein erster N64 Mod
![]() |
Disco_Stu: Sega Saturn - Designprototyp B
![]() |
Disco_Stu: Trödelmarkt-Schnäppchen
![]() |
Disco_Stu: Playstation 3 Superslim Prototyp
Prototyp der Playstation 3 Super...
![]() |
Pozelei: Nintendo Sammlung die Erste
Das ist meine kleine Nintendo Sa...
![]() |
Your are member for one year. juxan (Jun 13th 2025, 12:00am) |
wcf.regNote.message
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
. - GND 17| | 1 GND ? 18| | 2 A14 A15 19| | 3 A12 /WE 20| | 4 A7 A13 21| | 5 A6 A8 22| | 6 A5 A9 23| | 7 A4 A11 24| | 8 A3 /OE 25| | 9 A2 A10 26| |10 A1 D7 27| |11 A0 D6 28| |12 D0 D5 29| |13 D1 D4 30| |14 Det. 3,3V 31| |15 3,3V D3 32| |16 D2 - |
Quoted
Q) Will this project work with the N64 controller?
A) Unfortunately not. Supporting the N64 controller would require significant design changes…my receiver packet format contains only 12 bits for the buttons whereas the N64 controller would need at least 30 for the extra buttons and analog joystick values. It would also need bidirectional communication if you wanted to support the rumble pack. If enough good N64 games are released for the Wii then I might one day work on a receiver that supports the N64 as well, but it would need a faster TX/RX link than the one I’m using at the moment. I would probably be tempted to ditch TX/RX altogether and use a bluetooth implementation instead.
Q) Can this project be modified for the original NES or SNES consoles?
A) This would involve re-writing the GameCube communication routine in the receiver to communicate with those consoles instead. It would also require a change to the hardware to support the use of 3 data lines as opposed to the 1 line used by the GameCube. Someone with reasonable PIC programming skills could probably do it in a day or two, email me for details if you’re interested in giving it a crack.
![]() |
Source code |
1 |
http://www.pollin.de/shop/dt/ODI5OTgxOTk-/Bausaetze/Diverse/Funkmodul_RFM01_Empfangsmodul.html http://www.pollin.de/shop/dt/OTI5OTgxOTk-/Bausaetze/Diverse/Funkmodul_RFM12_Sende_Empfangsmodul.html http://www.pollin.de/shop/dt/NzI5OTgxOTk-/Bausaetze/Diverse/Funkmodul_RFM02_Sendemodul.html http://www.pollin.de/shop/dt/NzI5OTgxOTk-/Bausaetze/Diverse/Funkmodul_RFM02_Sendemodul.html http://www.pollin.de/shop/dt/MDU5OTgxOTk-/Bausaetze/Diverse/Funkmodul_RFM12_433_Sende_Empfangsmodul.html http://www.pollin.de/shop/dt/MjU5OTgxOTk-/Bausaetze/Diverse/Funkmodul_RFM01_433_Empfangsmodul.html |