An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

[![PlatformIO](https://github.com/jcomas/CM1106_UART/workflows/PlatformIO/badge.svg)](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