Hid mouse using arduino uno click on a button

Is it possible to emulate a mouse using an arduino and have the pointer click on a particular button?
The mouse doesn't know where the cursor is, it just sends a signal to move x or y. What, exactly, is your goal?
 
I have made a HID joystick and keyboard using the new arduino micro pro with the 32u4 chip.. There is a whole host of applications Even the basic library has button control and mouse functionality.
basic library number item 9 USB...
You will need the 32u4 chip.. Or obviously one of the newer rp2040 nano's
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…