Calibration
SEN0308
To calibrate this sensor, go to github and run this program, follow the instruction and take those values and enter them in the main code.
SCD30
To calibrate this sensor, go to github and start the program, this sensor requires a longer calibration time, recommended to read the guide at the official documentation : https://github.com/Seeed-Studio/Seeed_SCD30/tree/master
The sensor needs to be calibrated at the first time it is used.
When activated for the first time a period of minimum 7 days is needed so that the algorithm can find its initial parameter set for ASC. The sensor has to be exposed to fresh air for at least 1 hour every day.
the sensor may not be disconnected from the power supply,otherwise the procedure to find calibration parameters is aborted and has to be restarted from the beginning
User can run the SCD30_auto_calibration.ino to start the calibration.
Last updated