Category Timing
Real-Time Clock
-
Real Time Clock/Calender for PIC32 by SEG13, LLC This code example is a full featured clock and calender for PIC32. It can easily be hooked into the TCP/IP Stack to use SNTP to set the clock. An example of the front end configuration can be found in the demo located at http://www.seg13.com/download/pic32/demo_view/publish.htm....
-
RTC BQ32000 driver by atruntime.com The bq32000 device is a compatible replacement for industry standard real-time clocks. The bq32000 features an automatic backup supply with integrated trickle charger. The backup supply can be implemented using a capacitor or non-rechargeable battery....
-
Simple Calendar module by Tropfen kft. This is a simple calendar module capable of calculcating day of week and week among simple time and date functions. The module is PIC independent, it should be compile to all PICs that are at least in family 18F. Only a 1s interrupt is needed for incrementing...