-
Notifications
You must be signed in to change notification settings - Fork 1
Ino Library Installation
enriquezgarc edited this page Jul 6, 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 processes are conveniently described in the official Arduino website.
Library name: pas-co2-sensor
Download the desired .zip library version from the repository releases section.
Refer to the PlatformIO wiki section and the official website.
2. Library Details
Library Architecture
PAS CO2 Serial API
PAS CO2 Pulse API
PAL Interface
Source Tree Structure
Preprocessor Configuration
Porting Guide
Doxygen Docs
4. Software Frameworks
Arduino
- Getting Started
- Lib Installation
- Ino Examples
- Arduino API
- PlatformIO