Mouse Jiggler

by Mr_Glenn in Circuits > Arduino

1265 Views, 3 Favorites, 0 Comments

Mouse Jiggler

mouse_jiggler.jpg

A simple project that when connected to your computer makes it look like you are giving the mouse a tap every once in a while.

Parts:

1* ProMicro board (as there are no external connections either a 3.3V or 5V unit will do)

1* Micro USB to standard USB cable

Software:

The code waits a random time between 1/2 and 5 seconds then moves the mouse pointer a small random distance and then repeats the cycle.

Programming:

I programmed my device via the Arduino IDE, the ProMicro boards show up as Arduino Leonardo under Tools->Board->Arduino AVR Boards->Arduino Leonardo

Remember to set the Port under Tools->Port

Operation:

Just plug the unit into a spare USB socket and wait for it to jiggle away.