Hello guys,
I need some help, I'm trying to build an autoclicker mouse, so that if I move a switch it starts auto clicking every 4 seconds, and when I turn the switch off it returns to be a regular mouse.
Could be made by fixing the mouse or adding an external box.
It has to be physical, it can't be coded.
I don't really have an idea on how to achieve this. I've seen videos, but most of the mouses are made for gaming and they click too fast.
If anyone could guide me it would be greatly apreciated.
use an Arduino as a USB device and program it to output a mouse click whenever you wish. Search for 'bad USB'.
Alternatively you could use a mid-range logitech gaming mouse, they have an internal memory and the ability to reprogram the buttons. You also can assign macros to any button with their software. Once recorded onto the mouse's memory you can plug it into any computer and the macro will work without need for any program installation.
