Shop OBEX P1 Docs P2 Docs Learn Events
Keyboard Emulator — Parallax Forums

Keyboard Emulator

TexFlyTexFly Posts: 26
edited 2010-02-14 21:36 in Propeller 1
Hello Everyone,

I'm new with to the Propeller micro and I have a question...

Can I emulate USB keyboards?

I need to send keystrokes to a pc from a microcontroller...

Thanks!

Tex

Comments

  • LeonLeon Posts: 7,620
    edited 2010-02-07 12:40
    I think there is USB software for the Propeller, but there are easier and cheaper ways to do it.

    Leon

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Amateur radio callsign: G1HSM

    Post Edited (Leon) : 2/7/2010 12:48:22 PM GMT
  • TexFlyTexFly Posts: 26
    edited 2010-02-07 12:47
    I thought since we can "read" the keyboard we could send out ;-(

    So, is it the same for the PS2 keyboard?
  • BradCBradC Posts: 2,601
    edited 2010-02-07 12:48
    Leon said...
    I think there is USB software for the Propeller, but there are easier and cheaper ways to do it.

    http://forums.parallax.com/showthread.php?p=675656

    Yes, with the use of 3 pins and 3 resistors the Propeller is more than capable of emulating a USB keyboard.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Life may be "too short", but it's the longest thing we ever do.
  • TexFlyTexFly Posts: 26
    edited 2010-02-07 12:56
    BradC,

    That's good news! I went through your post...would you publish a quick step-by-step with the connection layout?

    Please... wink.gif
  • Brian_BBrian_B Posts: 842
    edited 2010-02-14 20:20
    Hi,
    is there away to make the propeller emulate a ps/2 keyboard ?


    Brian

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔





    "Imagination is more important than knowledge..." Albert Einstein
  • KyeKye Posts: 2,200
    edited 2010-02-14 21:05
    You just have to write the PS2 software.

    Lot of work.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Nyamekye,
  • TexFlyTexFly Posts: 26
    edited 2010-02-14 21:36
    Hello,

    Check below (same link published above) but I would like a quick tutorial on how to make it work...

    http://forums.parallax.com/forums/default.aspx?f=25&m=216569&p=1
Sign In or Register to comment.