TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (141555 times)
  2. FAT32 Library (74493 times)
  3. Network Ethernet Library (59030 times)
  4. USB Device Library (49026 times)
  5. Network WiFi Library (44795 times)
  6. FT800 Library (44371 times)
  7. GSM click (31048 times)
  8. mikroSDK (29915 times)
  9. microSD click (27482 times)
  10. PID Library (27473 times)
Libstock prefers package manager

Package Manager

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]

< Back
Library

DS1302 Library

Rating:

5

Author: Hugo Oliveira

Last Updated: 2016-02-25

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 2257 times

Followed by: 3 users

License: MIT license  

Very comprehensive Library to deal with the DS1302 RTC chip.

Please read the help file provided in the package to learn about the functions.
Also available Example Project and Hardware connections.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "DS1302 Library" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "DS1302 Library" changes.

Do you want to report abuse regarding "DS1302 Library".

  • Information
  • Comments (4)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Library Blog

Blog currently doesn't exist!

RELATED CODES

Real time clock with PIC microcontroller

0

Real time clock/calendar using PIC12F1822 MCU and DS3231 chip. Time and date are displayed on 16x2 I2C LCD and they could be set with 2 push buttons.

[Learn More]

Using RB0 to control timer1 with interrupts

0

This mikroBasic code written for the 16F887 sets up RB0 to control the starting and stopping of timer1.

[Learn More]