Library to make use of the DS1302 timekeeping IC. The functions are identical to those used by the mbed RTC's
Dependents: temp_humid_time_DS1302_LM35_DHT11 temp_humid_light_time_DS1302_LM35_DHT11_LDR DSKY DS1302_HelloWorld ... more
HelloWorld program: https://mbed.org/users/Sissors/code/DS1302_HelloWorld/
For usage of the returned UNIX time code, see for example https://mbed.org/handbook/Time, http://www.cplusplus.com/reference/ctime/strftime/?kw=strftime and http://mbed.org/handbook/Time?action=view&revision=11592
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:9a746f303e59 | 2014-03-31 | Sissors | Fixed doxygen |
0:c7cea2a415c3 | 2014-03-31 | Sissors | v1.0 |