Commit Graph

87 Commits (e862774fe0d917588f1f2935dc7eace124463dbc)

Author SHA1 Message Date
miguel5612 e3f5e2ec0c Added unit tests! to validate library calculations 3 years ago
miguel5612 964204706f Added correction factor for Rs/R0 (Ratio) 3 years ago
miguel5612 1f8310a6e7 Changed type of RL internally to fix bug #37 3 years ago
miguel5612 700d367d93 Fix Rs calculation for MQ303A 3 years ago
miguel5612 c934152cd7 Added MQ135-ADS1115 example and feature 3 years ago
Vincenzo Manzoni 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.
4 years ago
miguel5612 688827ffb4 Fixed MQ-131 Issue 5 years ago
miguel5612 39b4449899 Added parenthesis to make clear the operation 5 years ago
miguel5612 ff0cb0562a Fixed ADC_Bit_Resolution for _ADC_Bit_Resolution 5 years ago
miguel5612 f83e0fb0d7 Fixed bit comparation to strin 5 years ago
miguel5612 1840c75c0a Added external A2_D Support 5 years ago
miguel5612 70fbaa9115 Added Linear ecuation on test algorithm 5 years ago
miguel5612 ce87a05178 Added sources 5 years ago
miguel5612 8bdb1fc193 Updated linear regresion method 5 years ago
miguel5612 3d1bb90e38 Changed variable types 5 years ago
miguel5612 d0f49fa4f0 Fixed print issue 5 years ago
miguel5612 1712dc56c9 Fixed algorithm calculation 5 years ago
miguel5612 510e8dac53 Updated regression model selection 5 years ago
miguel5612 c67ceab56a Updated add comment 5 years ago
miguel5612 a4ea39b2f4 Added test equation 5 years ago
miguel5612 ad69c46d87 Added space | stetic details 5 years ago
miguel5612 7e497b0833 Fixed comments 5 years ago
miguel5612 3ae663163b Fixed example 5 years ago
miguel5612 532a83e186 Fixed example 5 years ago
miguel5612 d79a303ce9 Added ohm sign on debug serial 5 years ago
miguel5612 1b351f9495 Fixed overflow 5 years ago
miguel5612 abac48da38 Fixed voltage calculation 5 years ago
miguel5612 12695e75a6 Added debug on MQ-3 5 years ago
miguel5612 aa11343a97 Fixed mq-3 example 5 years ago
miguel5612 a03ceab3dc Updated method name 5 years ago
miguel5612 7cec5bbb77 Removed old prints 5 years ago
miguel5612 b6b36edb9d Removed unused code and added serial debug 5 years ago
miguel5612 fae50dc388 Removed macros 5 years ago
Miguel Angel Califa Urquiza b85e7520d4
Merge pull request #14 from miguel5612/develop
Value of _RLValue - Added getRL and setRL method
6 years ago
miguel califa 0f912a3c4a Value of _RLValue - Added getRL and setRL method 6 years ago
miguel5612 b2616295a3 Respect upper and down limits from datasheet indicating 0 PPM or 9999 PPM 6 years ago
aetilius cfe8ccc6ad
Correct data type for voltage resolution 6 years ago
miguel5612 e7ed12ea09 Removed Benzene from MQ2 sensor 6 years ago
miguel5612 9d69abbdd9 Updated analisis 6 years ago
Miguel Angel Califa Urquiza 1140a6cc13
Update MQUnifiedsensor.h 6 years ago
miguel5612 566d1eaadf Fixed some issues in examples 6 years ago
miguel5612 067ffa76eb Fixed issue reading voltaje and update MQ3 Example 6 years ago
miguel5612 8a929cff7f Updated constants 6 years ago
miguel5612 7aa387c0b4 Replaced equation y = mx+b to potential equation y=a*x^b 6 years ago
miguel5612 46f95ee15c Published parameters 6 years ago
miguel5612 02653e47db Uncomment coments because constants are needed 6 years ago
miguel5612 048e2c33f0 Added R0 values getted from Experiment 3 6 years ago
miguel5612 99ca9bab10 Fixed voltage calculation 6 years ago
miguel5612 434e454688 Modified fctn to get voltage 6 years ago
miguel5612 74e8f045aa Yersson and miguel verification OK 6 years ago