pcsensor-temper icon indicating copy to clipboard operation
pcsensor-temper copied to clipboard

Sqlite logging

Open matt-garman opened this issue 9 years ago • 0 comments

This builds on the previous PR. With the USB-related functionality broken out into a separate module, I created two new programs: (1) "pcsensor_sqlite" which will periodically log temps to an sqlite3 database, and (2) "templog" which provides simple ways of querying the sqlite3 temperature database, along with simple statistics (max/min/avg/median/stddev).

matt-garman avatar Dec 14 '15 22:12 matt-garman