Ryzee119 / ogx360

Add modern xinput USB support to your Original Xbox :tv: :video_game:
406 stars 62 forks source link

XBOX360: Add RF module support #58

Open Ryzee119 opened 3 years ago

orangecrush1985 commented 2 years ago

Was just looking at doing this to avoid having to use a separate Arduino for the RF module. Do you mind if I ask if it has been implemented and whether any additional components are needed and what connections need to be made to the RF module? Thanks

Ryzee119 commented 2 years ago

Not implemented yet. I need to revisit it From memory its just a clock and a data line

Ryzee119 commented 2 years ago

This branch had some issues so needs some debugging

ll3macorn commented 1 year ago

also the thing is only phat rf boards do the clock and data line, on slims no one really figured out how to do it from what i see, you can use it though via usb

ntrsfrance commented 1 year ago

hi, any chance to have chatpad emulation on wired controller for steel battation instead of any other wireless solution ? regards

jandal55 commented 1 year ago

also the thing is only phat rf boards do the clock and data line, on slims no one really figured out how to do it from what i see, you can use it though via usb

I dont believe this is true based on this: SLIM RF PINOUT: https://gr33nonline.files.wordpress.com/2015/09/slim-xbox-360-rf-pinout1.jpg

I have been unable to test thus far though - was trying to do it with an rpi, but the library to do so is broken.

I have the mod working through the teensys 3.3v line - only real issue is (and its possibly because the CLK and DATA lines arent hooked up) that when the xbnox is powered off, the pad continues trying to sync to it.