Releases: Infineon/arduino-pas-co2-sensor
Releases · Infineon/arduino-pas-co2-sensor
XENSIV™ PAS CO2 Arduino Library v2.1.1
- Updates and improvements in documentation related to XENSIV™ PAS CO2 Sensor Shield2Go
XENSIV™ PAS CO2 Arduino Library v2.1.0
- Added set to idle mode in begin() and startMeasure() to avoid any default previous configuration as continuous measurement mode
- Minor modifications in serial-periodic and serial-alarm examples
What's Changed
- Release/2.1.0 by @jaenrig-ifx in #7
Full Changelog: v2.0.0...v2.1.0
PAS CO2 Arduino Library v2.0.0
- I2C and UART sensor interfaces support
- Core library based on C PAS CO2 sensor driver
- Provided examples for:
- One-shot, periodical and alarm mode measure
- Additional example for sensor ID read out
What's Changed
- PAS CO2 Sensor Arduino Library v1.0.3 by @jaenrig-ifx in #1
- v2.0.0 - refactor based on C core library by @jaenrig-ifx in #2
New Contributors
- @jaenrig-ifx made their first contribution in #1
Full Changelog: v1.0.3...v2.0.0
PAS CO2 Arduino Library v1.0.3
- Updated README.md
PAS CO2 Arduino Library v1.0.2
- Removed core library framework guards
- Reduced examples baud rate to 9600
PAS CO2 Arduino Library v1.0.1
Fixed naming conflicts between ESP8266 Arduino core defines and some library enums.
PAS CO2 Arduino Library v1.0.0
Arduino library for Infineon´s photoacoustic CO2 sensor.
It provides to main APIs allowing the access to all sensor functionalities and operation modes:
- API for serial interfaces: I2C and UART
- API for PWM interface