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

PS2 support #95

Open
ASleepyCat opened this issue Aug 28, 2024 · 2 comments
Open

PS2 support #95

ASleepyCat opened this issue Aug 28, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed low priority

Comments

@ASleepyCat
Copy link
Collaborator

ASleepyCat commented Aug 28, 2024

I guess this is something someone might want in the future.

Might require a hardware update. roxy-firmware uses SPI for PS2 support, not sure how that would work in AVR.

Also would be pretty hard to test for considering I don't have a PS2, nor the adaptor cable for the Phoenixwan.

@ASleepyCat ASleepyCat added enhancement New feature or request help wanted Extra attention is needed low priority labels Aug 28, 2024
@HWXLR8
Copy link
Owner

HWXLR8 commented Aug 28, 2024

So this connector breaks out the SPI pins on our microcontroller:

image

we would need to make a special adapter which plugs into this, but at least no new hardware revision is required. Unfortunately since I only planned on using this as a hardware programming interface, I did not solder this connector on to any of the beef boards I have built for the community.

@ASleepyCat
Copy link
Collaborator Author

What about Dao's PS2 adaptor?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed low priority
Projects
None yet
Development

No branches or pull requests

2 participants