Commit Graph

115 Commits

Author SHA1 Message Date
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
a4ea39b2f4 Added test equation 2020-03-26 20:13:27 -05:00
b992078540 Added pendent to validate example 2020-03-26 15:01:30 -05:00
28ed0da67b Added algorithm tester example - Work in progress 2020-03-26 14:54:25 -05:00
65e8664c69 Added options to custom 2020-03-26 14:46:14 -05:00
2cfb8324ed Updated smoke detector example 2020-03-26 14:45:28 -05:00
b6da8a2181 Updated examples 2020-03-26 14:42:46 -05:00
333610088f Added MQBoard 2020-03-26 14:31:17 -05:00
0b6bfd3863 Updated alcohol on PPM 2020-03-26 14:17:28 -05:00
cf15fb6d2a Updated MQ131 to MQ309 2020-03-26 13:20:05 -05:00
733988c5d3 Updated MQ1312 2020-03-26 13:11:30 -05:00
f8a57bbdff Added MQ-8 and MQ-9 2020-03-26 13:09:10 -05:00