Hello everyone!
Me and my partner are working on some project, which involves the MSP430 MCU.
Our task is to make the computer identify the board as a mouse, so that we can control the mouse by debugging the board in a certain way. (the debugging is done in C, and the mouse source code is needed in C, so that's why we post here :) )
We think that we should imitate the signals that a mouse sends to the computer's processor when it operates.
Is there a chance you can provide us with some mouse source codes, or share another way of doing this with us?
Thanks, Alex
Me and my partner are working on some project, which involves the MSP430 MCU.
Our task is to make the computer identify the board as a mouse, so that we can control the mouse by debugging the board in a certain way. (the debugging is done in C, and the mouse source code is needed in C, so that's why we post here :) )
We think that we should imitate the signals that a mouse sends to the computer's processor when it operates.
Is there a chance you can provide us with some mouse source codes, or share another way of doing this with us?
Thanks, Alex
Comment