Commit Graph

126 Commits

Author SHA1 Message Date
e3f5e2ec0c Added unit tests! to validate library calculations 2022-03-21 14:32:37 -05:00
6a035cc5d0 Fix in regression of MQ136 2022-03-21 14:19:48 -05:00
d3241a1e2f Added MQ136 Example 2022-03-21 08:17:54 -05:00
4b71c626b0 Fixed comment mentioned #29 2022-03-20 12:59:19 -05:00
07b6948f76 Updated and fixed typo examples 2022-03-20 12:53:36 -05:00
990e6878ef Merge pull request #51 from fredolaredo/patch-1
some typo recommendations
2022-03-20 12:44:45 -05:00
6322e9c03d Following comment in #31 we added example 2022-03-20 12:27:54 -05:00
700d367d93 Fix Rs calculation for MQ303A 2022-03-20 09:32:31 -05:00
4be0a40997 Remove delay 2022-03-20 08:50:06 -05:00
6aa78fd575 Bug 44 added heating flags 2022-03-20 08:48:12 -05:00
c934152cd7 Added MQ135-ADS1115 example and feature 2022-03-20 08:28:45 -05:00
525a09644b some typo recommendations
Hi Miguel, thanks you for the Library, here you will find some typo recommendations. not an expert in english myself .
2022-03-19 15:25:57 +01:00
1818c3cf1a Update smokeDetector.ino
Semi colon before the curly bracket.
2021-05-10 13:27:40 +05:30
71c0d82314 added esp32-wroom-32d board, fixed the measuring issue when connected to wifi. added esp8266 and esp32 and library.properties to avoid avr warning on arduino ide when compiling 2020-08-23 21:19:35 -04:00
beab80c403 Added offset of 400 ppm of CO2 on example MQ135 2020-05-31 10:58:00 -05:00
688827ffb4 Fixed MQ-131 Issue 2020-04-20 19:40:27 -05:00
b9a5e62899 Updated examples (Issue 26) 2020-04-20 19:23:45 -05:00
edd573ba0f Updated example and created release 2020-04-04 10:12:30 -05:00
6ecc769676 Updated example 2020-04-04 09:52:56 -05:00
e07c4b7f71 Added example for ESP-32 2020-04-04 09:52:34 -05:00
952a456a35 Fixed board name 2020-04-04 09:51:16 -05:00
f83e0fb0d7 Fixed bit comparation to strin 2020-03-30 19:54:22 -05:00
65a1246e51 Fixed ESP8266 volt resolution 3.3 2020-03-30 19:51:23 -05:00
28ce4c80f7 Removed setR0 before calibratioN 2020-03-30 19:46:49 -05:00
9497574e11 Fixed issue on calibratioN 2020-03-30 19:17:25 -05:00
9cbc753758 Updated MQ-board examples 2020-03-30 18:58:07 -05:00
c7b67d7fa5 Updated examples 2020-03-30 18:40:55 -05:00
d321458f71 Fixed smoke calculation 2020-03-30 10:41:57 -05:00
63f8eed37b Added digital input 2020-03-29 22:16:52 -05:00
d7e244d646 Added digital input 2020-03-29 22:14:07 -05:00
d6b66f2bdd Added important note 2020-03-29 22:08:16 -05:00
1840c75c0a Added external A2_D Support 2020-03-29 22:03:45 -05:00
8f3ede62f4 Added wiring example 2020-03-29 21:45:42 -05:00
d7b1ed1314 Added MQ-135 all gases 2020-03-29 20:48:45 -05:00
8a4127c879 Changed some gases 2020-03-29 19:34:06 -05:00
80af739dfd Fixed calibration calculation issue 2020-03-29 15:51:54 -05:00
fce223342f Added lineal vs exponential example 2020-03-28 13:23:19 -05:00
70fbaa9115 Added Linear ecuation on test algorithm 2020-03-28 12:58:25 -05:00
ab77a7a4d7 Updated MQ-4 example and tested 2020-03-28 12:33:09 -05:00
411607dd5a Updated equation 2020-03-28 12:31:23 -05:00
0e8c0b3f5f Added equation 2020-03-28 12:28:36 -05:00
5b75d1f491 Added MQ-9 All 2020-03-28 12:18:07 -05:00
5659e4c086 Moved comment 2020-03-28 08:43:30 -05:00
c583fea17c Added MQ4 all gases 2020-03-28 08:42:25 -05:00
0d4374a73d Removed unused vars 2020-03-27 22:57:14 -05:00
5ce115435a Comments fixation 2020-03-27 22:55:51 -05:00
3d1bb90e38 Changed variable types 2020-03-27 22:54:05 -05:00
9a1974033e Updated basic examples 2020-03-27 22:03:29 -05:00
1712dc56c9 Fixed algorithm calculation 2020-03-27 21:02:15 -05:00
510e8dac53 Updated regression model selection 2020-03-26 22:18:07 -05:00