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 (141679 times)
  2. FAT32 Library (74728 times)
  3. Network Ethernet Library (59203 times)
  4. USB Device Library (49213 times)
  5. Network WiFi Library (44988 times)
  6. FT800 Library (44517 times)
  7. GSM click (31195 times)
  8. mikroSDK (30081 times)
  9. microSD click (27577 times)
  10. PID Library (27537 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: 2260 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

DS1307 with 7 Segment Display

0

DS1307 Real Time Clock with 7 Segment Display driven by 74HC595 Serial-In-Parralel Out shift resgisters

[Learn More]

Task Scheduler

10

This is a light Round Robin style task scheduler. You can define the maximum number of tasks and add those tasks to be ran at scheduled intervals. You will need to provide a clock source.

[Learn More]

RTC real Time Clock on MMB for PIC32

0

starts the 32KHz oscillator, the RTC module and with the touchpanel it is possible to set the calendar and clock This little projact is written in VTFT and basic and uses the finite stata machine method with the case statement

[Learn More]