Working Version of the Real Time Clock module DS1307.
Dependents: Rtc_Ds1307_Sample TAREA_5_PROCESADORES Rtc_Ds1307_lcd_alarma Rtc_Ds1307_Reloj_con_alarma_aplazable ... more
This is my implementation of the DS1307.
I plan to add functionality which will make use of the OSC Input and which will increment the time continuously. A query to the module will then only have to be made when the MBED has been powered down.
Revisions of Rtc_Ds1307.h
Revision | Date | Message | Actions |
---|---|---|---|
7:dca20be3ef38 | 2013-06-23 | Got rid of Compiler error with merging the two classes into one file. Strange Thing though... | File Diff Annotate |
6:bba89618ee63 | 2013-06-23 | rewritten the Header due to some strange error while compiling. | File Diff Annotate |
5:30531f2121a2 | 2013-06-23 | Update | File Diff Annotate |
2:ee81f2c5a706 | 2013-06-05 | Fully working Version. | File Diff Annotate |
1:64274190e842 | 2013-06-02 | First complete Version - untested. | File Diff Annotate |
0:3940f0ad2ca5 | 2013-06-02 | Initial Revision - not working yet. | File Diff Annotate |