Commit Graph

329 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
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
6b3c764b71 Trying options for version 1.10 v1.10 2020-03-30 12:39:13 -05:00
ef5a8d5993 UPdated version v1.9.9.2 2020-03-30 12:35:43 -05:00
aab8c90bc4 Updated props v1.9.9.1 2020-03-30 11:59:32 -05:00
d321458f71 Fixed smoke calculation v1.9.9 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