Library to read/write Sensirion SF04 based gas/liquid flow sensors.
Dependents: TestBenchSerenity-proto_F429ZI TestBenchFlow HSPFLOW1 TestBenchFlow1 ... more
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:0c1bbd80bec3 | 2021-09-16 | dmwahl | Added static_cast<char>(____) to line 188 of sensirion_sf04.cpp |
6:585dc94d5161 | 2021-09-16 | dmwahl | Changed define on sensirion_sf04_typedefs.h from TYPEDEFS_H to SENSIRION_SF04_TYPEDEFS_H to avoid conflict with SF06 library |
5:1243b362ece8 | 2017-05-23 | dmwahl | Updated typo |
4:edf2c4870bbf | 2017-05-23 | dmwahl | Added "ready" flag to signal whether or not an operation is in progress |
3:2d43f6ceeca9 | 2017-05-19 | dmwahl | Removed /2 from sample code on line 44, sensirion_sf04.h |
2:67b7c9defdfc | 2017-05-17 | dmwahl | Flow, temp, and Vdd all working. |
1:e2ad8ac3cdb7 | 2017-05-15 | dmwahl | Added sample code |
0:9e74b14299fd | 2017-05-15 | dmwahl | Liquid measurements working (SLS1500), SFM7033 scaling still not figured out. |