DS1307 Real Time Clock - Page 3 - Project Showcase - Netduino Forums
   
Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

DS1307 Real Time Clock


  • Please log in to reply
41 replies to this topic

#41 Giuliano

Giuliano

    Advanced Member

  • Members
  • PipPipPip
  • 361 posts
  • LocationSimi Valley, CA

Posted 24 January 2014 - 04:54 AM

Good job !!!

 

I think you mean to get the time in your TimeZone from the internet, right?

 

If so, then use an NTP server to get it. The code should be part of the zip you have downloaded.



#42 Fahdil

Fahdil

    Advanced Member

  • Members
  • PipPipPip
  • 59 posts
  • LocationJakarta, Indonesia

Posted 28 January 2014 - 06:22 AM

Sorry Late Response,

 

I will put my netduino as Weather Station in a middle of forest, it will hard to get any internet connection. so I planed to sync my RTC to my PC clock. :huh:

 

if in the Arduino I just run this code...

    // following line sets the RTC to the date & time this sketch was compiled    RTC.begin(DateTime(__DATE__, __TIME__)); 

very appreciate for any explain... :D

 

Cheers






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.