/MICS-4514_CO_and_NOx_Sensor_Breakout

Breakout board for the MiCS-4514 CO and NOx gas sensor.

Primary LanguageC++

MICS-4514_CO_and_NOx_Sensor_Breakout

Breakout board for the MiCS-4514 CO and NOx gas sensor.

Calculating CO and NOx Values

I have not been able to work on this project in a few years, and at this point, I don't think I'll be able to continue the project in the foreseeable future (i.e. consider it a dead project). However, you are more than welcome to use the boards to make your own breakouts. If you are looking for example code on how to get CO and NOx readings, please see this aricle (in German, but the math should still work :).

Other example projects that calculate CO and NOx that might help you:

https://github.com/panStamp/swap/blob/master/examples/respira/sensor.h https://github.com/panStamp/swap/blob/master/examples/respira/sensor.ino https://github.com/NationalAssociationOfRealtors/PiAQ/commit/cc4948cea3390a6df1ba7199cfc5aaa81f1222a6 https://github.com/EmwareStd/Ventilation-system.-CO-and-NOx-control./blob/develop/Firmware/Sensor_module/Sensor_module.ino https://github.com/Edvardoh/ArduinoAirQuality/blob/master/Arduino_NO2_CO_test/Arduino_NO2_CO_test.ino