We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
Author: Val Gretchev
Last Updated: 2015-04-09
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 485 times
Followed by: 1 user
License: MIT license
Download [3.17MB]Another example of setting the real-time-clock with data obtained from an Internet time server using the external CC3000 chip on the Tiva board.
The FT232 chip on the shield board is used for diagnostic messages.
Author: S P
Last Updated: 2019-02-22
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 1525 times
Followed by: 1 user
License: MIT license
Download [155.06KB]A small example shows how to interface PIC16F84A microcontroller with DS3231 real time clock chip.
Time and date are displayed on 1602 LCD and they could be set with 2 push buttons connected to the MCU.
The compiler used is CCS PIC C.
Author: islam gamal
Last Updated: 2015-03-11
Package Version: 1.0.0.1
Category: Timers (Real time clock)
Downloaded: 1650 times
Not followed.
License: MIT license
Download [121.70KB]Digital clock work in 24H_mode and 12H_mode .
alarm work in both modes.
display full time and full date with day name at LCD .
ability to adjust hours, minutes, am/pm , day , day name , month and year in both modes (24/12)H.
message move on LCD every 10 minutes.
reset button for hanging action .
Author: S P
Last Updated: 2019-02-22
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 830 times
Not followed.
License: MIT license
Download [105.02KB]This is a project shows how to build a simple real time clock & calendar using Arduino and DS1307 RTC.
Time and date are displayed on 1602 LCD and they could be set with 2 push buttons connected to the Arduino board.
Author: Frendz Infotech
Last Updated: 2015-03-06
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 646 times
Not followed.
License: MIT license
Download [965B]This code is used to Initialize the internal RTC module with LSI as clock source
[learn more]Author: S P
Last Updated: 2019-02-20
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 3216 times
Followed by: 1 user
License: MIT license
Download [123.74KB]This example shows how to build a real time clock with relative humidity and temperature sensing using PIC16F877A microcontroller, DS1307 RTC and DHT11 sensor where all data are displayed on 20x4 LCD display.
The compiler used is CCS C.
Author: S P
Last Updated: 2019-02-20
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 2979 times
Not followed.
License: MIT license
Download [150.59KB]This example shows how to interface PIC16F887 with DS1307 real time clock chip.
Time and date are displayed on 16x2 LCD screen.
Author: Alexander Wolf
Last Updated: 2015-02-10
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 1078 times
Not followed.
License: MIT license
Download [271.76KB]This is the Program structure of a power saving example. Pic32 starts and works at 8Mhz without PLL for low current consumption. When shutting down, 8Mhz crystal and all Modules are deaktivated but SOSC is enabled to be able to wake up CPU by RTC ALARM Interrupt.
[learn more]Author: Phil Crowder
Last Updated: 2015-01-10
Package Version: 1.0.0.0
Category: Timers (Real time clock)
Downloaded: 943 times
Followed by: 2 users
License: MIT license
Download [11.34KB]Library for use of the DS3231SN chip by I2C, allows setting of the time and reading the temperature etc.
[learn more]Author: UL7AA jr
Last Updated: 2015-01-05
Package Version: 1.0.0.1
Category: Timers (Real time clock)
Downloaded: 829 times
Followed by: 1 user
License: MIT license
Download [1.83KB]Main methods for RTC support.
Start RTC on LSE/LSI,
Get current date and time
Set current date and time