GY-63_MS5611/libraries/Cozir
2020-11-27 11:10:47 +01:00
..
examples update libraries A-D 2020-11-27 11:10:47 +01:00
cozir.cpp update libraries A-D 2020-11-27 11:10:47 +01:00
cozir.h update libraries A-D 2020-11-27 11:10:47 +01:00
library.json update libraries A-D 2020-11-27 11:10:47 +01:00
library.properties update libraries A-D 2020-11-27 11:10:47 +01:00
LICENSE update libraries A-D 2020-11-27 11:10:47 +01:00
README.md update libraries A-D 2020-11-27 11:10:47 +01:00

Cozir

Arduino library for COZIR range of temperature, humidity and CO2 sensors

Description

The Cozir library is still experimental as I do not have a sensor to test the library. The polling mode as used in the examples seem to work quite well.

Note that the CozirDemoHWSerial.ino example needs to run on a MEGA or a Teensy, at least a board with more than one Serial port.

Operation

See examples.

There are functions commented that are NOT RECOMMENDED by the datasheet. Feel free to uncomment but use at your own risk.

Notes

Note: the 0.2.0 library is still experimental, see several TODO's in the code. That said, the default polling mode used in the examples works stable (last version tested).

Test sensor

People who have a spare sensor for me, or are willing to run tests, please contact me.