mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
.. | ||
.github/workflows | ||
examples | ||
test | ||
.arduino-ci.yml | ||
cozir.cpp | ||
cozir.h | ||
keywords.txt | ||
library.json | ||
library.properties | ||
LICENSE | ||
README.md |
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.