GY-63_MS5611/libraries/Cozir
2021-01-29 12:31:58 +01:00
..
.github/workflows 2021-01-29 2021-01-29 12:31:58 +01:00
examples 2021-01-29 2021-01-29 12:31:58 +01:00
test 2021-01-29 2021-01-29 12:31:58 +01:00
.arduino-ci.yml 2021-01-29 2021-01-29 12:31:58 +01:00
cozir.cpp 2021-01-29 2021-01-29 12:31:58 +01:00
cozir.h 2021-01-29 2021-01-29 12:31:58 +01:00
keywords.txt 2021-01-29 2021-01-29 12:31:58 +01:00
library.json 2021-01-29 2021-01-29 12:31:58 +01:00
library.properties 2021-01-29 2021-01-29 12:31:58 +01:00
LICENSE 2021-01-29 2021-01-29 12:31:58 +01:00
README.md 2021-01-29 2021-01-29 12:31:58 +01:00

Arduino CI License: MIT GitHub release

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 seems to work quite well.

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

Interface

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.