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 (142066 times)
  2. FAT32 Library (75294 times)
  3. Network Ethernet Library (59491 times)
  4. USB Device Library (49522 times)
  5. Network WiFi Library (45288 times)
  6. FT800 Library (44914 times)
  7. GSM click (31432 times)
  8. mikroSDK (30438 times)
  9. microSD click (27799 times)
  10. PID Library (27622 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 RTC Library

Rating:

5

Author: electrotoolbox electrotoolbox

Last Updated: 2017-04-29

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 4520 times

Not followed.

License: MIT license  

DS1302
DS1302 RTC
DS1302-RTC
RTC1302
RTC 1302
RTC-1302

DS1302 Library
DS1302 RTC Library
DS1302-RTC Library
RTC1302 Library
RTC 1302 Library
RTC-1302 Library

No Abuse Reported

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

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

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

  • Information
  • Comments (0)
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

DS1307 i2c RTC

0

Hardware i2c based Real Time Clock with PIC16F887 MCU with HD4470 Character LCD as output.

[Learn More]

Interfacing PIC16F84A with DS3231 RTC

0

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.

[Learn More]

RTC with MSF and manual update

0

This code use 'EasyPIC6 board' with PIC16F887 and LCD + 'RTC2 board' + 'MSF receiver' Is a RTC with MSF and manual update. In manual update, it calculate the day of the week. In manual update, you can set any date from year 1583 to 9999. It use interrup to decode MSF signal.

[Learn More]