TOP Contributors

  1. MIKROE (2642 codes)
  2. Alcides Ramos (347 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 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 (136220 times)
  2. FAT32 Library (69487 times)
  3. Network Ethernet Library (55706 times)
  4. USB Device Library (45992 times)
  5. Network WiFi Library (41639 times)
  6. FT800 Library (40782 times)
  7. GSM click (28788 times)
  8. PID Library (26330 times)
  9. mikroSDK (26053 times)
  10. microSD click (25140 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
Project

DS1202 Real Time Clock (RTC) Demo

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2017-09-20

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 387 times

Not followed.

License: MIT license  

DS1202 Real Time Clock (RTC) demo with ATMega8515L

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "DS1202 Real Time Clock (RTC) Demo" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "DS1202 Real Time Clock (RTC) Demo" changes.

Do you want to report abuse regarding "DS1202 Real Time Clock (RTC) Demo".

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

Project Blog

DS1202 Real Time Clock (RTC) Demo

DS1202 Real Time Clock (RTC) Demo

Watch on YouTube
Project Setup

Project Setup

DS1202 Real Time Clock (RTC) Demo

View full image
DS1202 RTC Module

DS1202 RTC Module

DS1202 Real Time Clock (RTC) Demo

View full image
Waveshare Mix-Board

Waveshare Mix-Board

DS1202 Real Time Clock (RTC) Demo

View full image
Time and Date Display

Time and Date Display

DS1202 Real Time Clock (RTC) Demo

View full image

ALSO FROM THIS AUTHOR

DHT21 and DHT22 Sensor Demos with AVR's Interrupt and Timer

0

These are demos of DHT21 and DHT22 relative humidity-temperature sensors using interrupt and timer of an AVR micro. Interrupt + timer based method don't block program sequence unlike polling methods and so the CPU can do other tasks. Falling edge interrupt is used to detect the output from the sensor and a timer detects pulse widths.

[Learn More]

STM32’s Internal RTC

0

STM32F10x Internal RTC Project + Library files for MikroC for ARM.

[Learn More]

QMC5883 Digital Compass Demo

0

QMC5883 is a Chinese alternative of Honeywell's proven HMC5883 digital compass. Though the digital compasses have similar nomenclature, they are different in terms of I2C address and register setup. This example demonstrates QMC5883 digital compass using a PIC16F877A microcontroller. The code is written with CCS PIC C compiler.

[Learn More]