Retrofit RF wireless tech into old IR systems -NES Satellite
Moderators: B00daW, Moderators
- game-tech.us
- Formerly akaviolence
- Posts: 157
- Joined: Thu Oct 22, 2009 10:21 am
- Location: Central Indiana
Retrofit RF wireless tech into old IR systems -NES Satellite
I want update the satellite with RF technology, but i'm not sure where to start. Does anyone know if its possible to just swap the IR communications with RF? My ultimate goal is wireless NES controllers, but this would be easier and quicker to achieve if its as easy as connect up a transmitter and reciever to the right traces inside the satellite components. Like these maybe.
My thought is you can still use your favorite nes controller, just from about anywhere within your house.
A battery upgrade would also be expected and easy to implement inside the satellite.
My thought is you can still use your favorite nes controller, just from about anywhere within your house.
A battery upgrade would also be expected and easy to implement inside the satellite.
-
socram8888
You can buy some RF transceivers (transmitter+receiver) and use some PIC or AVRs to control them
For example:
PIC16F628 (it has two internal clocks, so you won't need additional parts) on the controller, and another PIC (PIC16F877 clocked with NES CPU frequency, for example) on the NES to control both gamepads
And remember that you should also implement a way to switch from RF to wired controllers, in case you want to use, for example, a NES zapper
Or you can buy simply a NOAC that uses RF and mod it (I'm unsure if that exist, but you can try searching on the net)
For example:
PIC16F628 (it has two internal clocks, so you won't need additional parts) on the controller, and another PIC (PIC16F877 clocked with NES CPU frequency, for example) on the NES to control both gamepads
And remember that you should also implement a way to switch from RF to wired controllers, in case you want to use, for example, a NES zapper
Or you can buy simply a NOAC that uses RF and mod it (I'm unsure if that exist, but you can try searching on the net)
- game-tech.us
- Formerly akaviolence
- Posts: 157
- Joined: Thu Oct 22, 2009 10:21 am
- Location: Central Indiana
If i'm thinking correctly I dont need controllers at all, they already exist in the satellite transmitter and reciever. Already pulled some datasheets for some of the chips in each module, trans has a tmp42c70 and the reciever has a tmp42c60p, both 4bit mirco-controllers. What i'm saying is the satellite already has "protocol" in place for communicating, I just want to change the method (from IR to RF) not the language it uses to communicate.
I'm starting to wonder if those need to be dumped in order to be sure of what pins are used for data in/out. Maybe just retracing the IR LEDs traces will lead me to the right pin?
I'm starting to wonder if those need to be dumped in order to be sure of what pins are used for data in/out. Maybe just retracing the IR LEDs traces will lead me to the right pin?
Chances are nontrivial that the output and input to the micros may be pre-modulated, so you may need a system that can transmit the original IR 38kHz modulation in RF rather than just the 1kHz signal in the middle. At worst, one of the two expects/produces modulated data and the other expects/produces demodulated data and you'll have to replace them anyway.
- game-tech.us
- Formerly akaviolence
- Posts: 157
- Joined: Thu Oct 22, 2009 10:21 am
- Location: Central Indiana
- NESHomebrew
- Formerly WhatULive4
- Posts: 418
- Joined: Fri Oct 30, 2009 4:43 am
- Contact:
Unless you bought the limited edition controllers that came in tins with the receivers, you couldn't use them with a regular NES. The messiah has the receiver built in. And since the console sucks, I wouldn't be willing to buy one just to tear it apart and see if the wireless component can be isolated from the main components.Memblers wrote:Didn't that company 'Messiah' make some kind of wireless NES controllers? Maybe you could pull the the parts out of those, and wire it into the satellite's housing(s). Maybe the receiver was built into their system, I don't know.
- game-tech.us
- Formerly akaviolence
- Posts: 157
- Joined: Thu Oct 22, 2009 10:21 am
- Location: Central Indiana
perhaps the receiver half of this project could be rewritten and modifyed to be used on the nes
- game-tech.us
- Formerly akaviolence
- Posts: 157
- Joined: Thu Oct 22, 2009 10:21 am
- Location: Central Indiana
Keep us all posted dude! This would be an awesome mod for the FC with its 3ft cords, although P-II may be a b!tch (i.e. analogue mic signal).akaviolence wrote:Went ahead and ordered a set of messiah nes wireless controllers with the receivers, maybe they will lead to an easy wireless retro fit project or kit for nes controllers or the satellite etc.
- game-tech.us
- Formerly akaviolence
- Posts: 157
- Joined: Thu Oct 22, 2009 10:21 am
- Location: Central Indiana