Skip to content

Releases: heinemml/CO2Meter

v2.3

09 Sep 16:28
85db5a6
Compare
Choose a tag to compare
  • Newer devices don't encrypt the data, this is now detected and decryption turned off.

v2.2

10 Aug 19:35
7f2ba48
Compare
Choose a tag to compare

Reworked handling of humidity readings.

v2.1

10 Apr 11:41
Compare
Choose a tag to compare

This versions adds an optional callback which is called when new readings come in.

v2.0

10 Apr 11:40
Compare
Choose a tag to compare

Multithreaded version. Uses a worker thread in the background to acquire data.

v1.0

10 Jan 21:09
Compare
Choose a tag to compare

Single threaded version. Readout takes some time as it waits for data.