54 Commits

Author SHA1 Message Date
Miguel Angel Califa Urquiza
b85e7520d4
Merge pull request #14 from miguel5612/develop
Value of _RLValue - Added getRL and setRL method
2019-09-28 11:07:40 -05:00
miguel califa
0f912a3c4a Value of _RLValue - Added getRL and setRL method 2019-09-28 11:05:55 -05:00
miguel5612
b2616295a3 Respect upper and down limits from datasheet indicating 0 PPM or 9999 PPM 2019-09-08 12:49:02 -05:00
aetilius
cfe8ccc6ad
Correct data type for voltage resolution 2019-09-07 13:20:13 -07:00
miguel5612
e7ed12ea09 Removed Benzene from MQ2 sensor 2019-08-15 21:31:42 -05:00
miguel5612
9d69abbdd9 Updated analisis 2019-08-15 20:47:42 -05:00
Miguel Angel Califa Urquiza
1140a6cc13
Update MQUnifiedsensor.h 2019-08-15 11:52:19 -05:00
miguel5612
566d1eaadf Fixed some issues in examples 2019-08-14 22:31:06 -05:00
miguel5612
067ffa76eb Fixed issue reading voltaje and update MQ3 Example 2019-08-14 21:33:24 -05:00
miguel5612
8a929cff7f Updated constants 2019-08-14 20:47:24 -05:00
miguel5612
7aa387c0b4 Replaced equation y = mx+b to potential equation y=a*x^b 2019-08-13 12:05:39 -05:00
miguel5612
46f95ee15c Published parameters 2019-07-22 22:27:47 -05:00
miguel5612
02653e47db Uncomment coments because constants are needed 2019-07-22 20:40:52 -05:00
miguel5612
048e2c33f0 Added R0 values getted from Experiment 3 2019-07-09 16:04:59 -05:00
miguel5612
99ca9bab10 Fixed voltage calculation 2019-06-01 18:21:14 -05:00
miguel5612
434e454688 Modified fctn to get voltage 2019-06-01 18:00:10 -05:00
miguel5612
74e8f045aa Yersson and miguel verification OK 2019-05-30 21:08:20 -05:00
miguel5612
b69d85d6be Fixed calibration 2019-05-30 13:49:50 -05:00
miguel5612
e848e505b0 Added serial print in calibrations 2019-05-30 13:23:42 -05:00
miguel5612
f4febca6df Memoery performance 2019-05-30 12:25:15 -05:00
miguel5612
fcb8a01236 Modified sample 2019-05-29 22:19:43 -05:00
miguel5612
2408b9f0bb Added print serial 2019-05-29 22:17:25 -05:00
miguel5612
d6530691aa Fixed example calibratioN 2019-05-29 22:13:13 -05:00
miguel5612
c2e4ca7164 Converted to global var _sensor_volt 2019-05-29 21:31:45 -05:00
miguel5612
82b7b6e04d Loaded defaults 2019-05-29 21:30:08 -05:00
miguel5612
33c9ae2c7c Created defautls 2019-05-29 21:28:35 -05:00
miguel5612
37db4af4bf RS/RO Ratio in clean air added success 2019-05-29 21:23:53 -05:00
miguel5612
93d8685378 Added defaults in fctn 2019-05-29 21:03:46 -05:00
miguel5612
6d1229977e fixed calibration 2019-05-29 20:58:22 -05:00
miguel5612
1924e21e61 Added comments 2019-05-29 20:41:04 -05:00
miguel5612
1a4c91528d Updated sample and code 2019-05-28 21:54:56 -05:00
miguel5612
9cc3635e75 Fixed string 2019-05-26 15:18:16 -05:00
miguel5612
c3068ecca2 Full optiomization 25% to 5% 2019-05-25 10:46:44 -05:00
miguel5612
1cdbb3895b Optimization of memory 2019-05-25 10:32:16 -05:00
miguel5612
2e1291182b Slope and b point OK :) - Miguel is happy 2019-05-24 22:26:15 -05:00
miguel5612
66fc0dedb5 Fixed reference 2019-05-24 22:16:37 -05:00
miguel5612
f068d2c330 Fixed __ to _ 2019-05-24 22:15:53 -05:00
miguel5612
d639023e2f Fixed reference 2019-05-24 22:15:22 -05:00
miguel5612
33156f76f0 Fixed references 2019-05-24 22:14:34 -05:00
miguel5612
081f57beca Implemented fctns 2019-05-24 22:09:11 -05:00
miguel5612
8ea9600d3c Rewrited lib 2019-05-24 21:58:01 -05:00
miguel5612
9bafe2956f MQ lectures 2019-05-24 17:24:37 -05:00
miguel5612
92317b3fcd Added fctn to get name lecture 2019-05-24 17:13:54 -05:00
miguel5612
8f6b9d4358 Multiple fixes 2019-05-24 17:02:46 -05:00
miguel5612
669783ddf1 Fixed reference 2019-05-24 16:15:02 -05:00
miguel5612
11e1e13d3f Fixed int to double 2019-05-24 16:14:20 -05:00
JhonatanRamirez
2ee1e1bdc5 First example 2019-05-23 16:51:24 -05:00
JhonatanRamirez
51eeaae469 Ended process 2019-05-23 16:25:09 -05:00
JhonatanRamirez
87240a0cb9 Added defaults 2019-05-23 16:21:53 -05:00
JhonatanRamirez
49cfe6a2c2 Added default index 2019-05-23 16:17:18 -05:00