Ino Library Installation - Infineon/pas-co2-sensor GitHub Wiki
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 in the official Arduino website.
Arduino IDE Library Manager
Library name: pas-co2-sensor
Arduino IDE Manual Installation
Download the desired .zip library version from the repository releases section.
:warning: As a general recommendation, direct downloads 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.