Skip to content

Ino Library Installation

Filies Olaf (IFAG DES TCP PSA) edited this page Mar 5, 2021 · 2 revisions

The library can be installed in several ways:

  • Arduino IDE Library Manager
  • Arduino IDE Import .zip library
  • Arduino IDE manual installation
  • PlatformIO

These installation process are conveniently described in the official Arduino website.

Arduino IDE Library Manager

Library name: multi-half-bridge

Arduino IDE Manual Installation

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

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

PlatformIO

Refer to the PlatformIO wiki section and the official website.