TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (392 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (123 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 (140532 times)
  2. FAT32 Library (73022 times)
  3. Network Ethernet Library (58023 times)
  4. USB Device Library (48211 times)
  5. Network WiFi Library (43821 times)
  6. FT800 Library (43292 times)
  7. GSM click (30351 times)
  8. mikroSDK (28983 times)
  9. PID Library (27112 times)
  10. microSD click (26709 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

Internal RTCC for PIC32 with Weekday-Date-Time-Halfsecond - absolutely flickerfree

Rating:

0

Author: Hurtz Hurty

Last Updated: 2011-08-19

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 2165 times

Followed by: 1 user

License: MIT license  

This little project shows how to:

=> Set Time & Date (with unlock procedure & starting up the sec.osc.)
=> Read Time & Date - Transform the BCD-coded values into a string
=> Print it on the TFT

It's loop-dependent and not driven by a Timer.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Internal RTCC for PIC32 with Weekday-Date-Time-Halfsecond - absolutely flickerfree" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Internal RTCC for PIC32 with Weekday-Date-Time-Halfsecond - absolutely flickerfree" changes.

Do you want to report abuse regarding "Internal RTCC for PIC32 with Weekday-Date-Time-Halfsecond - absolutely flickerfree".

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

Project Blog

Blog currently doesn't exist!

RELATED CODES

ds1307.h

0

This code is written to use all features ds1307

[Learn More]

TM1637 Seven Segment Driver - STM32 Internal RTCC

0

This a demo of TM1637-based seven segment driver displaying RTCC info of a STM32 micro.

[Learn More]

PIC16F877A + LCD + DS1307 real time clock + DHT11 sensor

0

This example shows how to build a real time clock with relative humidity and temperature sensing using PIC16F877A microcontroller, DS1307 RTC and DHT11 sensor where all data are displayed on 20x4 LCD display. The compiler used is CCS C.

[Learn More]