Dean Camera
|
6d53cdba83
|
More documentation fixes.
|
2010-06-03 15:55:28 +00:00 |
Dean Camera
|
071e02c6b6
|
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
|
2010-05-08 03:12:14 +00:00 |
Dean Camera
|
fc8e4837a9
|
Add const keyword to the demo function parameters where possible.
|
2010-04-18 12:10:30 +00:00 |
Dean Camera
|
c0c982df7a
|
Added a timeout value to the TWI_StartTransmission() function, within which the addressed device must respond.
Fixed TWI_StartTransmission() corrupting the contents of the GPIOR0 register.
|
2010-02-24 09:49:19 +00:00 |
Dean Camera
|
96a12cd12c
|
Add missing TWI_Init() call to the TemperatureDataLogger project. Make DUMMY_RTC compile time option the default, so that it works correctly on the USBKEY and other Atmel boards out of the box.
|
2010-02-15 13:40:53 +00:00 |
Dean Camera
|
53eca61d02
|
Minor fixups to the documentation and preprocessor tokens.
|
2010-02-02 13:29:07 +00:00 |
Dean Camera
|
dd995683ea
|
Enhance TemperatureDatalogger project -- add RTC capabilities so that data is logged along with the current time and date. Make logging interval configurable, set by a C# PC host application.
|
2010-01-24 11:13:23 +00:00 |
Dean Camera
|
7f9f97c792
|
Update copyright year to 2010.
|
2009-12-30 23:49:19 +00:00 |
Dean Camera
|
5e3572d7d1
|
Oops - remove accidentally committed .lst files from the TemperatureDataLogger project.
|
2009-12-30 13:38:05 +00:00 |
Dean Camera
|
0ea819f781
|
Fix TemperatureDataLogger - sample tick timer wasn't being initialized in the correct CTC mode.
|
2009-12-30 13:35:24 +00:00 |
Dean Camera
|
208edeee0f
|
Add new TemperatureDataLogger project, a simple USB Mass Storage class Temperature Data Logger using the onboard Dataflash and Temperature sensor.
|
2009-12-30 09:00:29 +00:00 |