I essentially create a new way to control the cursor on the screen. Right now I have an Altera Stratix iv FPGA, and I would like it to send information via USB to a computer and control the cursor.
Is this doable and does anyone know something like this? How will it look like? I understand that I may have to write some code on a computer that listens on the port and moves the mouse, I am fine with this, but is it possible to move the mouse with the code that is on the FPGA?
Thanks!
source share