Real Time Clock


Closed Thread
Results 1 to 6 of 6

Thread: Real Time Clock

Hybrid View

  1. #1
    Join Date
    Jan 2006
    Location
    Istanbul
    Posts
    1,185


    Did you find this post helpful? Yes | No

    Default

    OK.

    Do you want to use RTC chip or you want to use a timer module of the PIC to do this?

    if you use a timer module, it has its own headache; may become too complicated at some point. You can see that in the links I posted.

    if you use an RTC chip, it is easier and you get less headache (if any).

    ------------------------
    Last edited by sayzer; - 7th December 2006 at 13:33.
    "If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte

  2. #2
    Join Date
    Jun 2006
    Location
    Greece
    Posts
    302


    Did you find this post helpful? Yes | No

    Default

    I want to use a timer module of the PIC to do this.

  3. #3
    Join Date
    Sep 2004
    Location
    Mentor, Ohio
    Posts
    352


    Did you find this post helpful? Yes | No

    Smile

    Hi Savnik,

    If you want a RTC using a timer module then look at the #2 example above. It does not have the day, month, & year but with a small amount of your time, you should be able to add that part to the program. I have built both clocks as posted and I thought they were very good projects. I have also built numerous projects using the DS1337 RTC chip. Using the 1337 I was able to add routines for DST.

    HTH,

    BobK

Similar Threads

  1. real time clock
    By maria in forum Code Examples
    Replies: 44
    Last Post: - 1st March 2022, 12:13
  2. Real Time Clock
    By in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 2nd June 2012, 04:52
  3. real time clock - PCF8583
    By maria in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 15th April 2010, 15:41
  4. Real time clock ICs
    By Eng4444 in forum mel PIC BASIC Pro
    Replies: 66
    Last Post: - 20th October 2008, 16:05
  5. Real time clock... what a headache!
    By Eng4444 in forum mel PIC BASIC
    Replies: 2
    Last Post: - 8th June 2006, 21:56

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts