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: XENSIV TLx5012B Angle Sensor
Arduino IDE Manual Installation
Download the desired .zip library version from the repository releases section.
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.
PlatformIO
Refer to the section PlatformIO and the official website.
Note
PlatformIO is a professional collaborative platform for embedded development. It is an alternative to the Arduino IDE and is compatible with the Arduino ecosystem. PlatformIO is not officially supported by Infineon Technologies AG.