Updated many functions and bugs from the previous version. This program can emulate the keyboard and mouse on another computer using serial input [PC1-USB-MBED-USB-PC2] Control using serial input to keyboard/mouse output like a regular keyboard and mouse.

Dependencies:   mbed

Fork of KeyboardMouseSerialV2 by . .

Here is the windows vb.net source code for communicating with the mbed device with my KeyboardMouseSerialV2 Repository Program

Slave Driver Application & Source Code: /media/uploads/Elitism/slave_driver.zip

Slave Vector Plotting Tool (For Vector Mapping to 32767 HID_XY-Maximum Resolution: /media/uploads/Elitism/slave_vector_plotting_tool.zip

The drivers: /media/uploads/Elitism/mbed_serial_drivers.zip

Here is what the slave driver application looks like:

/media/uploads/Elitism/slave_driver.jpg

Here is what the slave vector plotting tool looks like:

/media/uploads/Elitism/max32767vmappedresolution.jpg

When mapping, make sure your mouse is at its maximum vector on x and y axis then map the offset to 32767 :)

The connection is as follows:

/media/uploads/Elitism/mbedslavehost.jpg

History

Added DRCmbed comment default tip

2012-06-14, by Elitism [Thu, 14 Jun 2012 21:15:35 +0000] rev 3

Added DRCmbed comment


Added Comport Query Request "DRCmbed"

2012-06-14, by Elitism [Thu, 14 Jun 2012 19:04:44 +0000] rev 2

Added Comport Query Request "DRCmbed"


Updated many functions and bugs from the previous version.; ; This program can emulate the keyboard and mouse on another computer using serial input; ; [PC1->USB->MBED->USB->PC2]; Control using serial input to keyboard/mouse output like a regula...

2012-06-14, by Elitism [Thu, 14 Jun 2012 09:00:53 +0000] rev 1

Updated many functions and bugs from the previous version.; ; This program can emulate the keyboard and mouse on another computer using serial input; ; [PC1->USB->MBED->USB->PC2]; Control using serial input to keyboard/mouse output like a regula...


Decent update to my previous entry, emulates the mouse,keyboard on using serial input from same computer or another.

2012-06-14, by Elitism [Thu, 14 Jun 2012 08:55:57 +0000] rev 0

Decent update to my previous entry, emulates the mouse,keyboard on using serial input from same computer or another.