A library for the MQ2 sensor. Based on https://github.com/labay11 and http://sandboxelectronics.com/?p=165
Dependents: mq2_example mq2_midtermproject ECE595_Group9_FinalProject mq2_example ... more
History
RL_VALUE has been changed to 1 to reflect the sensors that we have (ours are used in teaching). Default is commonly around 5K, but check RL for your specific application!
2017-11-08, by azazeal88 [Wed, 08 Nov 2017 10:43:37 +0000] rev 7
RL_VALUE has been changed to 1 to reflect the sensors that we have (ours are used in teaching). Default is commonly around 5K, but check RL for your specific application!
fixed syntax error
2017-10-06, by azazeal88 [Fri, 06 Oct 2017 08:58:43 +0000] rev 6
fixed syntax error
RC1
2017-10-06, by azazeal88 [Fri, 06 Oct 2017 08:57:00 +0000] rev 5
RC1
Fixed RO value (accidentally left as 10 in code)
2017-10-06, by azazeal88 [Fri, 06 Oct 2017 08:34:50 +0000] rev 4
Fixed RO value (accidentally left as 10 in code)
Cleaned up float calculation
2017-10-06, by azazeal88 [Fri, 06 Oct 2017 07:51:13 +0000] rev 3
Cleaned up float calculation
Fixed a few sampling issues and improve documentation of functions
2017-10-06, by azazeal88 [Fri, 06 Oct 2017 07:38:25 +0000] rev 2
Fixed a few sampling issues and improve documentation of functions
Documented defines
2017-10-05, by azazeal88 [Thu, 05 Oct 2017 12:03:38 +0000] rev 1
Documented defines
First commit
2017-10-05, by azazeal88 [Thu, 05 Oct 2017 11:33:31 +0000] rev 0
First commit