Skip to content

Latest commit

 

History

History
23 lines (23 loc) · 1.2 KB

OneButtonMouseController.md

File metadata and controls

23 lines (23 loc) · 1.2 KB
title authors datemod download_url project_url description tags categories original_url short_title license date relayed_by_ip moderated moderated_short_title thumb image
One Button Mouse Controller
ileesamsaoh
2017-10-22T11:28:06Z
Control the mouse movement by pressing and releasing the mouse button - direction and options provided by the arduino lights
alternative-access
alternative-mice
hardware
OneButtonMouseController
GPL
2017-10-22T11:28:58Z
80.192.71.80
true
OneButtonMouseController
items/OneButtonMouseController-thumb.jpg
items/OneButtonMouseController.jpg

When the button is pressed and held, the lights in an LED array will turn on one by one until the user releases the button on their selection. The loop is then paused awaiting input from the user. If the button is not pressed within approximately 5 seconds, the program resets. If the button is pressed and held, the mouse will either move in the direction selected or perform mouse clicks (left, right, or double click).