https://github.com/jcomas/cm1106_uart
Cubic CM1106 Library for serial communication (UART)
https://github.com/jcomas/cm1106_uart
Last synced: about 1 year ago
JSON representation
Cubic CM1106 Library for serial communication (UART)
- Host: GitHub
- URL: https://github.com/jcomas/cm1106_uart
- Owner: jcomas
- License: mit
- Created: 2021-02-11T20:09:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-03T20:24:48.000Z (about 4 years ago)
- Last Synced: 2025-03-10T06:07:18.313Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 1.98 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/jcomas/CM1106_UART/workflows/actions/)
# CM1106_UART
CM1106 Library for serial communication (UART)
This library is for Cubic CM1106 CO2 sensor to use with Arduino framework using serial communication (UART).
Please, for I2C communication use https://github.com/neosarchizo/cm1106_i2c
Other projects:
* Test CM1106 in Python: https://github.com/agnunez/moco2/blob/master/calibration/CM1106calibration.py
* Arduino NANO + Display Oled + Sensor CM1106: https://github.com/miguelangelcasanova/codos/tree/master/dev/arduino/nano/codosnanoCM1106
* CanAirIO Air Quality Sensors Library: https://github.com/kike-canaries/canairio_sensorlib