Library to read/write Sensirion SF04 based gas/liquid flow sensors.

Dependents:   TestBenchSerenity-proto_F429ZI TestBenchFlow HSPFLOW1 TestBenchFlow1 ... more

History

Added static_cast<char>(____) to line 188 of sensirion_sf04.cpp default tip

2021-09-16, by dmwahl [Thu, 16 Sep 2021 20:46:51 +0000] rev 7

Added static_cast<char>(____) to line 188 of sensirion_sf04.cpp


Changed define on sensirion_sf04_typedefs.h from TYPEDEFS_H to SENSIRION_SF04_TYPEDEFS_H to avoid conflict with SF06 library

2021-09-16, by dmwahl [Thu, 16 Sep 2021 20:34:31 +0000] rev 6

Changed define on sensirion_sf04_typedefs.h from TYPEDEFS_H to SENSIRION_SF04_TYPEDEFS_H to avoid conflict with SF06 library


Updated typo

2017-05-23, by dmwahl [Tue, 23 May 2017 19:30:27 +0000] rev 5

Updated typo


Added "ready" flag to signal whether or not an operation is in progress

2017-05-23, by dmwahl [Tue, 23 May 2017 19:25:41 +0000] rev 4

Added "ready" flag to signal whether or not an operation is in progress


Removed /2 from sample code on line 44, sensirion_sf04.h

2017-05-19, by dmwahl [Fri, 19 May 2017 18:21:51 +0000] rev 3

Removed /2 from sample code on line 44, sensirion_sf04.h


Flow, temp, and Vdd all working.

2017-05-17, by dmwahl [Wed, 17 May 2017 18:33:57 +0000] rev 2

Flow, temp, and Vdd all working.


Added sample code

2017-05-15, by dmwahl [Mon, 15 May 2017 19:35:25 +0000] rev 1

Added sample code


Liquid measurements working (SLS1500), SFM7033 scaling still not figured out.

2017-05-15, by dmwahl [Mon, 15 May 2017 19:30:29 +0000] rev 0

Liquid measurements working (SLS1500), SFM7033 scaling still not figured out.