Skip to content

Initial release

Latest

Choose a tag to compare

@bogdanarduino bogdanarduino released this 06 Nov 15:55
3162628

Changes 📝

🆕 New Features

  • Introduces support for reading common Human Interface Devices (HIDs) like USB mice and keyboards
  • Implements a number of example sketches to illustrate how to successfully interface with USB HIDs

⚠️ Limitations

  • Compatibility with advanced mice and keyboards (offering multimedia buttons and visual effects) is limited or unknown
  • Reading the scroll wheel input from mice is not supported with this initial release
  • Only allows for connecting one keyboard and mouse
    Please refer to the Arduino Docs Website for detailed information on these changes and how to use the new features.