amc2021:groupl:extras:r0:start
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
amc2021:groupl:extras:r0:start [2021/09/03 01:31] – created kshama001 | amc2021:groupl:extras:r0:start [2021/09/06 17:38] (current) – kshama001 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Finding Rzero ====== | ====== Finding Rzero ====== | ||
- | <code> | + | The below code is used to get the Rzero value of a particular MQ135 sensor, this is the resistance of the sensor in the presence of clean air. |
+ | |||
+ | <file c++ Finding_Rzero.ino> | ||
#include " | #include " | ||
const int ANALOGPIN=A0; | const int ANALOGPIN=A0; | ||
Line 13: | Line 16: | ||
delay(1000); | delay(1000); | ||
} | } | ||
- | </code> | + | |
+ | </file> | ||
+ | [[amc2021: |
amc2021/groupl/extras/r0/start.1630625482.txt.gz · Last modified: 2021/09/03 01:31 by kshama001