TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (403 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (132 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 (140976 times)
  2. FAT32 Library (73517 times)
  3. Network Ethernet Library (58324 times)
  4. USB Device Library (48511 times)
  5. Network WiFi Library (44135 times)
  6. FT800 Library (43690 times)
  7. GSM click (30547 times)
  8. mikroSDK (29296 times)
  9. PID Library (27220 times)
  10. microSD click (26931 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

PCF8563 Real Time Alarm Clock

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 878 times

Followed by: 5 users

License: MIT license  

PCF8563-based real time alarm clock. The code is written with CCS PIC C compiler.

https://www.youtube.com/watch?v=rxQ-d19UG34

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "PCF8563 Real Time Alarm Clock" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "PCF8563 Real Time Alarm Clock" changes.

Do you want to report abuse regarding "PCF8563 Real Time Alarm Clock".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other PIC Compilers
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

PCF8563 Real Time Alarm Clock

PCF8563 Real Time Alarm Clock

Watch on YouTube
Project Setup

Project Setup

PCF8563 Real Time Alarm Clock

View full image
PCF8563 RTC

PCF8563 RTC

PCF8563 Real Time Alarm Clock

View full image
Schematic

Schematic

PCF8563 Real Time Alarm Clock

View full image

ALSO FROM THIS AUTHOR

Weather Prediction System with BMP085 Pressure Sensor and AVR

0

Weather Prediction System with BMP085 Pressure Sensor and ATMega16A. The pressure sensor measures temperature, atmospheric pressure and altitude. Based on pressure and actual local altitude weather patterns are predicted.

[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]

8 Channel Thermometer - MCP3008 8 Channel 10-bit ADC Demo

0

This is an 8 channel thermometer based on MCP3008 eight channel 10 bit ADC and ATMega8515. MCP3004 and MCP3008 both relies SPI communication for communication with host microcontroller. Here ATMega8515's hardware SPI module is used to communicate with a MCP3008 ADC. The ADC is connected with eight LM35 temperature sensors.

[Learn More]