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

USB protocol to PS/2 protocol #16

Open
somhi opened this issue Jun 5, 2021 · 2 comments
Open

USB protocol to PS/2 protocol #16

somhi opened this issue Jun 5, 2021 · 2 comments

Comments

@somhi
Copy link

somhi commented Jun 5, 2021

Hello! I'm thinking of two projects for CH559. I've got the electrodragon CH559 dev board.

  • USB keyboard protocol to PS/2 protocol. Then I've already got an Arduino PS/2 to XT protocol converter. Serial to PS2 conversion could also be done in the Arduino, or everything could be done in the ch559 board.

  • USB keyboard and mouse connected converted to serial (atc1441 example) and in a FPGA board convert the serial to ps2 to use the already made HDL modules working with ps2 inputs.

Do you know of already made examples of these or the best approach to get there?

I've also posted this in the CH55x telegram group https://t.me/ch55x Join us there for discussion about the CH55x :)
There we have Mr. kprasadvnsi who has been doing lot of work on this microcontroller https://github.com/kprasadvnsi/CH559_Doc_English

@rasteri
Copy link

rasteri commented Sep 5, 2022

I've been working on a fork that does PS/2 - https://github.com/rasteri/HIDman

@somhi
Copy link
Author

somhi commented Sep 9, 2022

It looks great!!

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

2 participants