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 keyboard libraries? #20

Open
kipperklank opened this issue Jul 18, 2016 · 5 comments
Open

Ps2 keyboard libraries? #20

kipperklank opened this issue Jul 18, 2016 · 5 comments

Comments

@kipperklank
Copy link

how would i use a ps2 keyboard for this?
Is is already implemented and I don't know it?

@BleuLlama
Copy link
Owner

It is not already implemented in the current codebase... as far as I can
remember...

You need to put the PS2 keyboard on a serial UART of the micro. for
example:
http://playground.arduino.cc/Main/PS2Keyboard

I'd get that working on its own, then integrate it into the main codebase.

-s

On Sun, Jul 17, 2016 at 10:26 PM, kipperklank [email protected]
wrote:

how would i use a ps2 keyboard for this?
Is is already implemented and I don't know it?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#20, or mute the thread
https://github.com/notifications/unsubscribe-auth/AAEPmLTVhXVG7p7FpgZiFMZ-q5dpURptks5qWuRggaJpZM4JOX4v
.

Scott Lawrence
[email protected]

@kipperklank
Copy link
Author

neat and thanks if you do

@BleuLlama
Copy link
Owner

Oh. i meant that as a recommendation. sorry that came out weird.

I would recommend that if you go that route, that you experiment with that
and get it working on its own, then integrate it into the main application
from there.

that's what i meant to say. ;)

-s

On Mon, Jul 18, 2016 at 11:09 AM, kipperklank [email protected]
wrote:

neat and thanks if you do


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#20 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAEPmB9IDOIg8hOVFxvnhWDDXRglxlYfks5qW5cPgaJpZM4JOX4v
.

Scott Lawrence
[email protected]

@kipperklank
Copy link
Author

ok ill e let you know if it works

@BleuLlama
Copy link
Owner

Any update on this, @kipperklank?

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