Commit Graph

335 Commits

Author SHA1 Message Date
6322e9c03d Following comment in #31 we added example 2022-03-20 12:27:54 -05:00
964204706f Added correction factor for Rs/R0 (Ratio) 2022-03-20 09:48:02 -05:00
1f8310a6e7 Changed type of RL internally to fix bug #37 2022-03-20 09:44:30 -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
16affe479f Merge pull request #49 from vincenzomanzoni/patch-1
_VOLT_RESOLUTION data type should be float
2022-02-06 17:17:59 -05:00
4a3d46f47e Merge pull request #46 from Prabhuelectro/patch-1
Update smokeDetector.ino
2022-02-06 17:17:48 -05:00
bf6d90db69 _VOLT_RESOLUTION data type changed to float
_VOLT_RESOLUTION can be either 5 or 3.3 V. However, 3.3 V cannot be stored properly in a byte data type and it requires a float data type.
2021-11-03 00:31:39 +01:00
1818c3cf1a Update smokeDetector.ino
Semi colon before the curly bracket.
2021-05-10 13:27:40 +05:30
874be50106 Merge pull request #33 from Yoimer/fix-esp32-measuring-issue-when-connected-to-wifi
added esp32-wroom-32d board, fixed the measuring issue when connected…
2020-08-31 19:29:35 -05:00
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
11bef492e5 Update README.md 2020-07-09 22:01:09 -05:00
728450025a Update README.md 2020-07-09 21:56:49 -05:00
a059971123 Update README.md 2020-07-09 21:55:09 -05:00
e9425f7047 Update README.md 2020-07-09 21:54:03 -05: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 v2.0.2 2020-04-20 19:40:27 -05:00
b9a5e62899 Updated examples (Issue 26) 2020-04-20 19:23:45 -05:00
a906388c5c Update README.md 2020-04-20 19:06:00 -05:00
948afddf0d Update README.md 2020-04-20 19:05:08 -05:00
090de8f9e0 Update README.md 2020-04-11 10:48:04 -05:00
5053b10498 Create pull_request_template.md 2020-04-04 10:57:41 -05:00
8a87cce57e Update README.md 2020-04-04 10:38:43 -05:00
972c79578e Update README.md 2020-04-04 10:36:12 -05:00
4246716355 Update README.md 2020-04-04 10:35:52 -05:00
1fe32c4b6e Update README.md 2020-04-04 10:21:19 -05:00
39b4449899 Added parenthesis to make clear the operation v2.0.1 2020-04-04 10:16:15 -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
ff0cb0562a Fixed ADC_Bit_Resolution for _ADC_Bit_Resolution 2020-04-04 09:50:14 -05:00
f8d1bcbc76 Update README.md 2020-04-04 09:38:27 -05:00
7c3cd5793c Update README.md 2020-04-04 09:23:47 -05:00
38f93037ce Update README.md 2020-04-02 11:02:50 -05:00
b9ba249140 Update README.md 2020-04-02 11:01:56 -05:00
a7554fa8dd Update README.md 2020-04-02 11:01:02 -05:00
f93b5128ce Update README.md 2020-04-02 09:56:03 -05:00
1a14e12450 Removed excel - Not needed now 2020-04-02 09:52:30 -05:00
9bfea58092 Update README.md 2020-04-02 09:51:43 -05:00
555e49d31e Update README.md 2020-04-02 09:35:18 -05:00
d0b00b4025 Updated props v2.0 2020-03-30 20:04:02 -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