aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/TemperatureDataLogger/TemperatureDataLogger.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fix up project documentation files' overview tables, so that multiple items ↵Dean Camera2010-01-281-9/+9
| | | | occupy multiple lines in the same cell, rather than multiple cells.
* Minor code cleanups, remove TemperatureDataLogger host application's Visual ↵Dean Camera2010-01-251-0/+3
| | | | Studio Solution files, add LibHIDNet license files.
* Enhance TemperatureDatalogger project -- add RTC capabilities so that data ↵Dean Camera2010-01-241-15/+14
| | | | is logged along with the current time and date. Make logging interval configurable, set by a C# PC host application.
* Add new TemperatureDataLogger project, a simple USB Mass Storage class ↵Dean Camera2009-12-301-0/+83
Temperature Data Logger using the onboard Dataflash and Temperature sensor.