Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

usb64 like PCB #8

Open
SavageCore opened this issue Feb 1, 2021 · 3 comments
Open

usb64 like PCB #8

SavageCore opened this issue Feb 1, 2021 · 3 comments

Comments

@SavageCore
Copy link

Hey

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

@rizaumami
Copy link

One teensy for four controllers would be amazing.

@Ryzee119
Copy link
Owner

Ryzee119 commented Feb 2, 2021

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
Copy link

Aasikki commented Aug 15, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants