Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi Guys,
I have a project I would like to use the mbed for.
I would like to be able to use 1 computer to talk to the mbed, probably through serial communications. I would like to use then have to mbed interpret those commands recieve from computer one and issue usb hid keyboard commands to computer 2 as a way of automated control on computer 2.
Does the mbed already have code/library to do this?
Can anyone give me some pointers I dont really know anything about how usb works in terms of what data is transmitted or how hid works.
The end application I want to be able to run a vb.net program on computer 1, have this vb.net program send keys out on the serial port, have the mbed intrepret those key presses, and then send that keystroke to computer 2, in effect making the mbed act like a software controlled keyboard.]
Thanks.