-
Notifications
You must be signed in to change notification settings - Fork 0
PAS CO2 Serial API
enriquezgarc edited this page Jul 7, 2021
·
3 revisions
List of PAS CO2 Serial public API functions:
- PASCO2Serial()
- ~PASCO2Serial()
- enable()
- disable()
- startMeasure()
- stopMeasure()
- getCO2()
- getDiagnosis()
- calibrate()
- reset()
- getDeviceID()
Find the complete documentation for each function and rest of the library code structures in the PAS CO2 Serial API Doxygen docs section.
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