ArduinoGeneral

Calibrating Analog Infrared CO2 Sensor without AnalogReference(DEFAULT) function

userHead grace 2018-12-14 02:28:29 1856 Views0 Replies
I am using the Analog Infrared CO2 Sensor with a NodeMCU via the Arduino IDE. The Node MCU doesn't support the AnalogReference function. So how should I calibrate the readings that I'm getting from the sensor?

This post describes sending a zero calibration command but I'm not sure how to do that.