Single Board Computer USB INPUT Serial Port Manipulation

Hi Gentleman, new member here.

I'm looking for a solution for my Windows SBC to use as an Arduino of the sort to have Mouse USB-Input and have the SBC manipulate mouse movement/clicks via software and have the entire mouse movement be outputted by any plug via the board maybe GPIO, SPI, i2c, UART etc. to be connected back to a USB Male connector to connect back to the host PC to think its a mouse, all remaining undetected?

I want to stay away from win32API or RDP for anything that has to grab the mouse event on the host via ethernet because some games block the ability to do so. I've used Parsec and Moonlight, though they have mouse over ethernet, they use libraries to pick up mouse movements which are blocked.

I've looked into micro controllers and am wondering can i connect one via any ports from the SBC and straight to the host? and do i need any other accessories for a microcontroller to place code inside?

If this isn't the right forum/sub forum for this question ill kindly move on,
Cheers


This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.