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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:944051b30179 | 2017-11-08 | azazeal88 | 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! |
6:c0ebeb4b47b6 | 2017-10-06 | azazeal88 | fixed syntax error |
5:8b7ba76a7a76 | 2017-10-06 | azazeal88 | RC1 |
4:48545e508081 | 2017-10-06 | azazeal88 | Fixed RO value (accidentally left as 10 in code) |
3:ed294e830904 | 2017-10-06 | azazeal88 | Cleaned up float calculation |
2:05d00b8b071d | 2017-10-06 | azazeal88 | Fixed a few sampling issues and improve documentation of functions |
1:323f72b59e99 | 2017-10-05 | azazeal88 | Documented defines |
0:a5033edf6975 | 2017-10-05 | azazeal88 | First commit |