Commit Graph

372 Commits

Author SHA1 Message Date
b6b36edb9d Removed unused code and added serial debug 2020-03-26 09:56:29 -05:00
fae50dc388 Removed macros 2020-03-26 09:03:40 -05:00
2708a4c22b Translated tbl 2020-03-25 22:22:48 -05:00
fe3925631f Translated headers 2020-03-25 22:21:22 -05:00
859b6ad37f Added docs folder to save temporal work in progress 2020-03-25 21:57:41 -05:00
d686f17299 Update README.md 2019-12-09 07:22:12 -05:00
627c17b228 Added user manual 2019-12-09 07:21:52 -05:00
3261318577 Fixed merge conflict 1.0.4 2019-09-28 11:21:23 -05:00
e5578c199f Updated version in library.prop 2019-09-28 11:20:37 -05:00
ff002f9993 Updated examples, added new method explanation 2019-09-28 11:18:28 -05:00
b85e7520d4 Merge pull request #14 from miguel5612/develop
Value of _RLValue - Added getRL and setRL method
2019-09-28 11:07:40 -05:00
0f912a3c4a Value of _RLValue - Added getRL and setRL method 2019-09-28 11:05:55 -05:00
b2616295a3 Respect upper and down limits from datasheet indicating 0 PPM or 9999 PPM 2019-09-08 12:49:02 -05:00
886bfd9981 Merge pull request #9 from aetilius/master
Correct data type for voltage resolution
2019-09-07 17:08:15 -05:00
cfe8ccc6ad Correct data type for voltage resolution 2019-09-07 13:20:13 -07:00
a9aba676e2 Update README.md 2019-09-02 20:00:44 -05:00
f351f6bdf2 Update README.md 1.0.3 2019-09-02 19:40:29 -05:00
aedc9edb8e Adding zenodo cite form 2019-09-02 19:40:02 -05:00
6addbeb50b Reviewing typing errors 2019-08-27 16:25:56 -05:00
43cb57012d Update issue templates 2019-08-20 12:06:10 -05:00
5fefa8ab66 release or tag that matches the version value in your library.properties file. 1.0.2 2019-08-16 10:03:46 -05:00
5a911a2149 Update library.properties 1.0.1 2019-08-16 09:58:05 -05:00
620b7c0cf0 Merge pull request #8 from miguel5612/develop
Removed liquid crystal from paragraph in lib.prop
2019-08-16 09:57:15 -05:00
bff0304e3f Merge pull request #7 from per1234/remove-duplicate-architectures-field
Remove incorrect architectures field from library.properties
2019-08-16 09:56:44 -05:00
a14b14c449 Removed liquid crystal from paragraph in lib.prop 2019-08-16 09:17:39 -05:00
9a43163cae Remove incorrect architectures field from library.properties
Previously, there were two architectures fields. The first correctly identified the library as being for all architectures. The second incorrectly identified the library as being for avr architecture only. The second field overrides the value of the first field. For this reason, I have removed the incorrect second architectures field.
2019-08-15 21:15:27 -07:00
e7ed12ea09 Removed Benzene from MQ2 sensor 1.0.0 2019-08-15 21:31:42 -05:00
9d69abbdd9 Updated analisis 2019-08-15 20:47:42 -05:00
f46a9f6651 Update README.md 2019-08-15 12:03:34 -05:00
1140a6cc13 Update MQUnifiedsensor.h 2019-08-15 11:52:19 -05:00
379598a98c Update README.md 2019-08-15 11:35:41 -05:00
8633b3c14c Testing 2019-08-15 11:10:26 -05:00
9338da06e9 Linguistic fix 2019-08-15 11:05:19 -05:00
79a0dab037 Merge branch 'master' of https://github.com/miguel5612/MQSensorsLib 2019-08-15 11:00:32 -05:00
8e8cb1391e Added gitattributes 2019-08-15 11:00:14 -05:00
13aaef0316 Update README.md 2019-08-15 10:47:35 -05:00
fd53f1f23d Update README.md 2019-08-15 10:04:34 -05:00
47e6b73b26 Update README.md 2019-08-15 10:04:14 -05:00
171874ed38 Update README.md 2019-08-15 10:03:05 -05:00
7b55c5d463 Updated readme 2019-08-15 09:18:13 -05:00
5394769e43 Removed unused files and reordered excel files 2019-08-15 09:16:13 -05:00
4537b5e7e6 Reordered repo 2019-08-15 09:15:21 -05:00
00cff1cc7c Deleted unused folder 2019-08-15 09:11:34 -05:00
1d4ad83f22 Updated examples, added calibration option into program Commented 2019-08-15 09:02:38 -05:00
3ae7b6b1b3 Updated gitignore 2019-08-15 08:53:16 -05:00
8269a33e85 Removed error library folders from remote 2019-08-15 08:52:05 -05:00
7314cc25a9 Fixed lib.prop 2019-08-15 08:46:39 -05:00
566d1eaadf Fixed some issues in examples 2019-08-14 22:31:06 -05:00
a999a1815b Updated all examples, new edition V3.00 2019-08-14 22:02:25 -05:00
067ffa76eb Fixed issue reading voltaje and update MQ3 Example 2019-08-14 21:33:24 -05:00