Skip to content

Releases: Infineon/arduino-pas-co2-sensor

XENSIV™ PAS CO2 Arduino Library v3.1.2

19 Feb 13:52
Compare
Choose a tag to compare

XENSIV™ PAS CO2 Arduino Library v3.1.1

03 Nov 12:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

XENSIV™ PAS CO2 Arduino Library v3.1.0

15 May 11:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.1.0

XENSIV™ PAS CO2 Arduino Library v3.0.2

04 Nov 14:38
f0bd9fc
Compare
Choose a tag to compare
  • Added default platform configuration for Adafruit ESP32 Feather
  • Detach interrupt only when interrupt pin is used
  • Updated library name in docs

What's Changed

Full Changelog: v3.0.1...v3.0.2

XENSIV™ PAS CO2 Arduino Library v3.0.1

30 Sep 12:37
2e67074
Compare
Choose a tag to compare
  • Renamed library in manifest
  • Increased delay after Serial begin() in continuous-mode example

What's Changed

Full Changelog: v3.0.0...v3.0.1

XENSIV™ PAS CO2 Arduino Library v3.0.0

21 Jun 13:28
Compare
Choose a tag to compare

New version with only cosmetic changes:

  • Removed "serial" suffix from main API files
  • Removed "Serial" suffix from main class API
  • Removed "serial" prefix from example names

What's Changed

Full Changelog: v2.2.0...v3.0.0

XENSIV™ PAS CO2 Arduino Library v2.2.0

21 Jun 12:55
Compare
Choose a tag to compare
  • Extended API with the following functions:
    • performForcedCompensation()
    • clearForcedCompensation()
    • setRegister()
    • getRegister()
  • Enabled early notification mode in startMeasure() function
  • Added additional examples for forced compensation and early notification
  • Renamed serial-oneshot and serial-periodic by serial-singleshot and serial-continuous respectively
  • Corresponding updates in documentation

Full Changelog: v2.1.2...v2.2.0

XENSIV™ PAS CO2 Arduino Library v2.1.2

16 Jun 07:21
746c0dc
Compare
Choose a tag to compare
  • Updated README to include supported sensor boards
  • Updated Getting Started documentation for usage of XMC1100 Boot Kit with sensor Shield2Go

XENSIV™ PAS CO2 Arduino Library v2.1.1

15 Jun 10:11
Compare
Choose a tag to compare
  • Updates and improvements in documentation related to XENSIV™ PAS CO2 Sensor Shield2Go

XENSIV™ PAS CO2 Arduino Library v2.1.0

13 Apr 13:47
Compare
Choose a tag to compare
  • 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

Full Changelog: v2.0.0...v2.1.0