Ryzee119 / ogx360_t4

A project to use modern USB game controllers on the original Xbox console with a Teensy4.1.
126 stars 16 forks source link

usb64 like PCB #8

Open SavageCore opened 3 years ago

SavageCore commented 3 years ago

Hey

Just wondering if you were considering creating a usb64 like board for this? One teensy 4 controllers?

rizaumami commented 3 years ago

One teensy for four controllers would be amazing.

Ryzee119 commented 3 years ago

That would be very awesome.

Emulating multiple usb devices at once is very tricky and OG xbox doesnt seem to accept composite USB devices which would make it really easy.

Teensy4.1 and almost all microcontrollers only have one to two usb controller built in.

I have found a library to bitbang usb protocol which is very hacky but the Teensy may have to power to bitbang multiple at once.

Once i work out a good method for this ill make a nice breakout board.

You can get really low cost cortex m0 controllers with usb controllers built in for like $1. This may be the easiest bet

Aasikki commented 2 years ago

Even two controllers per teensy would be amazing :) These things cost quite a bit (almost 40€ where I live), so that would be a significant cost saving as well.