User Manual

12/07/2016
GroveGasSensor(O)Wiki
4/5
//interpolateintherightsegmentfortherest
return(val_in[pos1])*(_out[pos]_out[pos1])/(_in[pos]_in[pos1])+_out[pos1];
}
4.Whenthesensorisinroomair,thebuzzerwillbesilent.Blowthesensor.
Atthistime,ifOxygenconcentrationislowerthansetthreshold,the
Buzzerwillring.Youcanchecktheoutputvoltage(amplify201)after
openingtheSerialMonitor.
Wetesteditinsideoffice,sotheconcentrationofO2isabout20.5%.
Notice:Wehaveadjustedthefigureinaclearair.Wehaveupdateditin
otheprograminsteadofdatasheet.