You would need to learn to program PIC microcontrollers first. Then you can start sending / receiving data with those. I think you would also need 2 transmitters and 2 receivers because the n64 has to send and receive data, and so does the controller. Long story short, A project like this would be a lot more confusing than building that cube64 thing I showed you.
I'm not sure how plausible this is, but it might be easier to modify one of those DOC controllers to use a transceiver (transmitter and receiver in one) that uses uart.
Assuming the DOC controllers use uart over infrareds to communicate.
Making A N64 Controller Wireless??
Moderator: Moderators
-
stuntpenguin007
- Posts: 667
- Joined: Sun Apr 27, 2008 12:21 pm
Re: Making A N64 Controller Wireless??
SNESP WIP
Case - 50%
acquired parts - 90%
assembly - 0%
Case - 50%
acquired parts - 90%
assembly - 0%
-
N64BitModder
- Posts: 23
- Joined: Sun May 23, 2010 9:13 pm
Re: Making A N64 Controller Wireless??
Again thanks stuntpenguin. i might just give up cause this seems more complicated to do then i thought
. ill just have to used the wired controllers instead.
-
samjc3
- Posts: 1086
- Joined: Sun Feb 15, 2009 8:05 pm
- Steam ID: samjc3
- Location: burning and pillaging!!
Re: Making A N64 Controller Wireless??
stunt penguin is incorrect. im pretty sure the n64 is only 1 way data, but it shouldnt matter. any good rf links have 2 way. 
AfroLH wrote:Yeah well Alcohol adds a little bit of sexyness in my eyes, but I dont drink it all the time.HotDog-Cart wrote: Also, the codename stuff adds a little bit of sexyness, in my eyes.
SpongeBuell wrote:As proof, I offer this picture of a monkey on my head.
-
jdmlight
- Posts: 795
- Joined: Thu Dec 27, 2007 11:17 pm
- Steam ID: jdmlight
- Location: A boring suburb of Chicago.
Re: Making A N64 Controller Wireless??
What about the mempack?samjc3 wrote:stunt penguin is incorrect. im pretty sure the n64 is only 1 way data
--John (and please call me John, it's really weird to be called by my username)
Fight MS Paint abominations! If you don't have a camera, go here, and pick something 3 megapixels or higher.
Fight MS Paint abominations! If you don't have a camera, go here, and pick something 3 megapixels or higher.
-
snowpenguin
- Posts: 1306
- Joined: Thu Jun 11, 2009 4:10 pm
-
stuntpenguin007
- Posts: 667
- Joined: Sun Apr 27, 2008 12:21 pm
Re: Making A N64 Controller Wireless??
The n64 receives data from the controller, sends out data to write to the memory pack, tells the rumble pack to go, and it asks the controller to identify itself according to what it has in its memory card slot.samjc3 wrote:stunt penguin is incorrect. im pretty sure the n64 is only 1 way data, but it shouldnt matter. any good rf links have 2 way.
The controller sends data to tell what buttons are pressed, and for memory pack reads. It receives basically what was described above.
edit: slide 15 and on looks interesting in this:
wiremetrics.com/robotics/preliminary_design_presentation.ppt
also:
wiremetrics.com/robotics/final_presentation.ppt
SNESP WIP
Case - 50%
acquired parts - 90%
assembly - 0%
Case - 50%
acquired parts - 90%
assembly - 0%
-
N64BitModder
- Posts: 23
- Joined: Sun May 23, 2010 9:13 pm
Re: Making A N64 Controller Wireless??

Would this work to connect the internals of a wave bird and directly wire it into the n64 controller? i imagine that i would need to do some heavy case work
-
stuntpenguin007
- Posts: 667
- Joined: Sun Apr 27, 2008 12:21 pm
Re: Making A N64 Controller Wireless??
That won't work. The data that the gamecube controller sends is very different from what the n64 expects to get. And that's what the cube64 is for.
SNESP WIP
Case - 50%
acquired parts - 90%
assembly - 0%
Case - 50%
acquired parts - 90%
assembly - 0%
