Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Custom Mouse Controller 1.0

Compare
Choose a tag to compare
@goguda goguda released this 28 Mar 23:47
· 10 commits to master since this release

The first release of Custom Mouse Controller along with the accompanying Arduino Leonardo sketch. The Arduino sketch makes use of the Mouse library, which can be downloaded from https://github.com/arduino-libraries/Mouse

Custom Mouse Controller requires a Windows computer running a 32-bit or a 64-bit version of Windows 7 SP1, Windows 8, Windows 8.1, or Windows 10. It requires the .NET Framework version 4.7.1 or greater to run. Version 4.7.1 of the .NET Framework will automatically be downloaded and installed by the setup wizard if it is not already present on the system.

The Custom Mouse Arduino Leonardo sketch can still be used without Custom Mouse Controller and/or on a different operating system altogether, however the device will only operate as a basic mouse with the joystick controlling the cursor and each attached button module acting as left and right click. Custom Mouse Controller is required to add special functionality to the touch sensors and to control joystick sensitivity.