Arduino Library Installation

Installation Methods

The library can be installed in several ways:

  • Arduino IDE library manager

  • Arduino IDE import .zip library

  • Arduino IDE manual installation

  • PlatformIO

These installation processes are conveniently described on the official Arduino website.

  • Arduino IDE Library Manager

Library name: motix-btn99x0

  • Arduino IDE Manual Installation

Download the desired .zip library version from the repository releases section.

_images/gh-master-zip.png

Warning

As a general recommendation, downloading directly from the master branch should be avoided. Even though it should not, it could contain incomplete or faulty code.