Releases: ostaquet/Arduino-MQ131-driver
Releases · ostaquet/Arduino-MQ131-driver
1.5.4
02 Jan 16:37
Compare
Sorry, something went wrong.
No results found
Change define directives with constexpr to conserve type safety. Thanks to @TheZitroX for the PR.
1.5.2
19 May 10:21
Compare
Sorry, something went wrong.
No results found
Fix environmental correction ratio (issue #41 ). There was an exchange between the equation of 85% humidity and 30% humidity correction. Thanks to @JosephJohnZ for noticing this!
1.5.1
05 Nov 08:37
Compare
Sorry, something went wrong.
No results found
Fix compiling issue coming from the last patch
1.5.0
01 Nov 15:03
Compare
Sorry, something went wrong.
No results found
Add support for MQ131 low concentration version SnO2; thanks to @Kesavaram !
1.4.4
01 Nov 14:48
Compare
Sorry, something went wrong.
No results found
Fix valueRL as uint32_t in place of uint16_t. Thanks to @ferreiradiego to notice it.
1.4.3
19 Jul 07:17
Compare
Sorry, something went wrong.
No results found
Update library.properties to update Arduino Library repository
1.4.2
19 Jul 06:44
Compare
Sorry, something went wrong.
No results found
Go back to previous equations to calculate the concentration because there are aligned with 0ppm/ppb even if the R^2 is a bit lower...
1.4.1
07 Jul 12:39
Compare
Sorry, something went wrong.
No results found
Fix the environmental adjustment based on data sheet
1.4.0
18 Jun 05:09
Compare
Sorry, something went wrong.
No results found
Some changes in the documentation
Fixes in the environmental correction
Improve the conversion functions (Rs to PPM values)
Add Python scripts to compute the conversion functions
Bug fixing
1.3.1
04 May 11:43
Compare
Sorry, something went wrong.
No results found
Update library.properties