Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update TemperatureDataLogger and Webserver projects to the latest FATFS ↵ | Dean Camera | 2010-06-14 | 1 | -22/+37 |
| | | | | library version. | ||||
* | Add svn:eol-style property to source files, so that the line endings are ↵ | Dean Camera | 2010-05-08 | 1 | -166/+166 |
| | | | | correctly converted to the target system's native end of line style. | ||||
* | Enhance TemperatureDatalogger project -- add RTC capabilities so that data ↵ | Dean Camera | 2010-01-24 | 1 | -1/+1 |
| | | | | is logged along with the current time and date. Make logging interval configurable, set by a C# PC host application. | ||||
* | Update copyright year to 2010. | Dean Camera | 2009-12-30 | 1 | -1/+1 |
| | |||||
* | Fix TemperatureDataLogger - sample tick timer wasn't being initialized in ↵ | Dean Camera | 2009-12-30 | 1 | -1/+1 |
| | | | | the correct CTC mode. | ||||
* | Add new TemperatureDataLogger project, a simple USB Mass Storage class ↵ | Dean Camera | 2009-12-30 | 1 | -0/+166 |
Temperature Data Logger using the onboard Dataflash and Temperature sensor. |