ostaquet / Arduino-MQ131-driver

Arduino driver for gas sensor MQ131 (Ozone / O3)
MIT License
64 stars 19 forks source link

Fixing a few little problems #19

Closed nitram147 closed 4 years ago

nitram147 commented 4 years ago

Fixed a few bugs and redesigned way how the conversion functions and enviromental correction works. Conversion functions should return 0 O3 concentration when measured and calibration resistances are equal. Same goes for the enviromental correction.