Skip to content

ARMmbed/mbed-os-snippet-USBMouse_relative_pos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

USBMouse relative positioning example

The example emulates mouse over USB port.

  1. Flash the board, and ensure the target's auxiliary USB is plugged into the PC.
  2. Reset the target.
  3. The mouse pointer should move on the screen making a cycle.

Note: With a relative mouse, the USBMouse move function will move the mouse x, y pixels away from its previous position on the screen. MIRRORED FROM MASTER EXAMPLE SNIPPETS REPOSITORY: mbed-os-examples-docs_only. ANY CHANGES MADE DIRECTLY TO THIS REPOSITORY WILL BE AUTOMATICALLY OVERWRITTEN.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages