/mbed-os-snippet-USBMouse_joystick

A mirrored example snippet from mbed-os-examples-docs_only

Primary LanguageC++

USBMouse Joystick example

The example uses a Grove - Thumb Joystick to act as a mouse.

  1. Connect Grove - Thumb Joystick to board's A0 and A1 pins.
  2. Flash the board, and ensure the target's auxiliary USB is plugged into the PC.
  3. Reset the target.
  4. Use the joystick to move the mouse around the screen and click the joystick down to do a mouse left click.

MIRRORED FROM MASTER EXAMPLE SNIPPETS REPOSITORY: mbed-os-examples-docs_only. ANY CHANGES MADE DIRECTLY TO THIS REPOSITORY WILL BE AUTOMATICALLY OVERWRITTEN.