Shop OBEX P1 Docs P2 Docs Learn Events
Ds1307 — Parallax Forums

Ds1307

RussRRussR Posts: 11
edited 2004-08-24 16:47 in General Discussion
Does anyone have a class that supports the DS1307 RTC?

Russ

Post Edited By Moderator (sswanson) : 7/30/2004 1:24:35 PM GMT

Comments

  • Jon WilliamsJon Williams Posts: 6,491
    edited 2004-07-29 04:12
    You may need to write one. The I2C class will take care of the communications stuff.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
    Dallas Office
  • Peter VerkaikPeter Verkaik Posts: 3,956
    edited 2004-07-29 05:46
    Hi Russ,

    You'll find my DS1307 class here:
    http://groups.yahoo.com/group/javelinstamp/files/Javelin%20Stamp%20IDE/lib/stamp/peripheral/rtc/

    You also require the TimeDate and Calendar classes found there.
    These provide conversion methods and generic time/date definitions.

    regards peter
    ·
  • RussRRussR Posts: 11
    edited 2004-07-29 11:52
    Thanks, Peter.
  • Jon WilliamsJon Williams Posts: 6,491
    edited 2004-07-29 15:36
    Yes, thanks Peter -- I didn't know that class was there. It will save me some work!

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
    Dallas Office
  • Peter VerkaikPeter Verkaik Posts: 3,956
    edited 2004-07-29 16:30
    Jon,
    All of my classes are located here (or subfolders) (there are many)
    http://groups.yahoo.com/group/javelinstamp/files/Javelin%20Stamp%20IDE/lib/

    Question to you:
    Are the yahoo groups to be used for the files section only in the future
    or will this forum gets its own files section?
    I kinda like my setup in the yahoo files section as it reflects
    the javelin ide sourcepath. (makes it easy to locate sources)

    regards peter
    ·
  • Steven TronSteven Tron Posts: 13
    edited 2004-08-24 16:42
    RussR,

    As well as Peters class I've posted my very simple class under the I2C thread



    Regards

    Steve
  • Jon WilliamsJon Williams Posts: 6,491
    edited 2004-08-24 16:47
    Peter Verkaik said...

    Question to you:
    Are the yahoo groups to be used for the files section only in the future
    or will this forum gets its own files section?
    Our IT Manager is working on implementing a Files section here that will be every bit as useful (if not more so) than the Files section that existed over at the Yahoo Groups site.· He's got a lot on his plate at the moment, and recently suffered a broken leg, so it will be a bit of time -- but it will come.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
    Dallas Office
Sign In or Register to comment.