Code for WWVB time base


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2009
    Posts
    22

    Default Code for WWVB time base

    I'm looking to add wireless time setting/correction to my clocks using the WWVB time signal generated from Ft. Collins, CO without having to reinvent the wheel. Amplitude-modulated protocol is here: http://en.wikipedia.org/wiki/WWVB. I don't need msec accuracy, one minute would suffice and expect to use readily available receiver/antenna modules like this: http://www.ntp-time-server.com/wwvb-...b-receiver.htm

    Anybody have any experience with this?

    Alternatives include GPS which is more expensive and may not work well indoors, and NTP servers, with which I have no familiarity.

    Thanks.

  2. #2


    Did you find this post helpful? Yes | No

    Default Re: Code for WWVB time base

    I have written code for the UK MSF version in PBP, using the MSF version of the receiver you linked to, but GPS is easier.

    Depending on where you are in the US coverage can be patchy on WWVB, there is somewhere propagation charts available if you search around.

    With the proliferation of RC quadcopters there are quite a few cheap GPS modules available - Ebay - here is one I found quickly - under $16 !
    eBay item number:200911914297
    These do have onboard RTC so if it loses the satellites it will still keep good time and update itself as soon as it re-aquires.

    Remember that the time is UTC so you need to get the time, subtract hours then set your clock, and of course take into account DST.

    If you can position the GPS at a window then you should be able to get good results.

Similar Threads

  1. Replies: 12
    Last Post: - 21st July 2012, 20:27
  2. Code execution time?
    By achilles03 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 24th February 2009, 16:07
  3. Calulating BJT base resistance for PIC led switching?
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 20th November 2008, 08:41
  4. Tristated output to two common Base transistor issue
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 54
    Last Post: - 14th September 2007, 14:35
  5. Is there a way to expand the base bootloader program?
    By modifyit in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 15th June 2005, 15:24

Members who have read this thread : 1

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