Difference in how to use ChronoDot vs. DS1307?

For other supported Arduino products from Adafruit: Shields, accessories, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
spongefile
 
Posts: 11
Joined: Thu Jul 25, 2013 9:38 am

Difference in how to use ChronoDot vs. DS1307?

Post by spongefile »

Can I use the same code for the ChronoDot as I use for the DS1307? I know the ChronoDot is more accurate and has more options, but could I just unwire a DS1307 from a functioning circuit and Arduino code, replace it with the ChronoDot and expect it all to work the way it did before? If not, what do I need to take into account?

Also, which pull-up resistors should I solder into the ChronoDot if I'm using it with an Arduino? 4.7K or 10k?

User avatar
adafruit_support_bill
 
Posts: 88093
Joined: Sat Feb 07, 2009 10:11 am

Re: Difference in how to use ChronoDot vs. DS1307?

Post by adafruit_support_bill »

The chrono-dot works with the same code as the DS1307. The 4.7K resistors will work with the Arduino.

spongefile
 
Posts: 11
Joined: Thu Jul 25, 2013 9:38 am

Re: Difference in how to use ChronoDot vs. DS1307?

Post by spongefile »

Thanks for the fast response!

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Arduino products from Adafruit”