CDC Data Collector is a simple data collection framework. It is designed to be modular and flexible, using a wide variety of sensor types and styles.
Download: https://github.com/jkugler/cdc_data_collector
Joshua Kugler (joshua@azariah.com) is a programmer and system administrator with over 10 years of industry experience. Resume at: http://jjncj.com/papers/KuglerResume.pdf
Please also see doc/CREDITS. This project would not be possible without the noted help.
This is a 1.0 release. There are 62 tests which cover 95%+ of the code, but not much documentation. The interface (especially of cchrc.Sensor.SensorBase) can be considered stable. Any API breakage will be confined to major versions (i.e. 1.0 -> 2.0).
This project is in use in a real-world situation, so has all known bugs worked out. But if you find one, please let us know!
https://github.com/jkugler/cdc_data_collector
See INSTALL
See COPYING
Please send questions/comments/suggestions to cdc@azariah.com For now, you can find the latest version at the repository address above.