Skip to main content

Installing Arduino IDE

To flash the custom mouse driver, you'll need to install the Arduino IDE.

Steps

  1. Download Arduino IDE 1.8.19 from the official Arduino website.

Arduino IDE Download

  1. Run the installer.
  2. During installation, if any driver installation prompts appear, click "Install".
tip

It's recommended to use the default installation settings unless you have a specific reason to change them.

Once the Arduino IDE is installed, you're ready to move on to Flashing the Mouse Driver.