Shop OBEX P1 Docs P2 Docs Learn Events
looking for a javelin class for DS1307 real time clock — Parallax Forums

looking for a javelin class for DS1307 real time clock

Adriano P.Adriano P. Posts: 6
edited 2008-02-17 19:26 in BASIC Stamp
Hi,
is there any class ready to control the DS1307 real time clock of the professional development board?
I only found an I2C primer and demo code for an EEPROM, or basic example for other clock, with different bus interface.
Can anyone help me? Thanks,
adriano

Post Edited (Adriano P.) : 2/17/2008 5:23:16 PM GMT

Comments

  • stamptrolstamptrol Posts: 1,731
    edited 2008-02-16 23:11
    adriano,
    You might get a few more responses by having a few words in the Subject line.
    How about "Javelin stamp and ds1307"
    You can edit a post by clicking on the pencil icon in the upper right of the message.

    I got some code for a regular stamp and the ds1302 from the Parallax Store page. Have a look for the ds1302 and click on the docs.

    Cheers,

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Tom Sisk

    http://www.siskconsult.com


    Post Edited (stamptrol) : 2/16/2008 11:34:07 PM GMT
  • Adriano P.Adriano P. Posts: 6
    edited 2008-02-17 17:22
    Tom,
    thank you for your suggestion; as you see, I'm new on this forum.
    Msg already edited,
    bye,
    adriano
  • FranklinFranklin Posts: 4,747
    edited 2008-02-17 17:59
    adriano,
    If you are looking for code for the Javelin Stamp there is a forum for that. If not then, nevermind.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Stephen
  • Peter VerkaikPeter Verkaik Posts: 3,956
    edited 2008-02-17 18:02
    You will find a DS1307 class and Calendar class here:
    http://tech.groups.yahoo.com/group/JavelinCode/files/Javelin%20Stamp%20IDE/lib/stamp/peripheral/rtc/

    Note that this is the basic stamp forum,
    and this would be better posted in the javelin forum.

    regards peter
  • Adriano P.Adriano P. Posts: 6
    edited 2008-02-17 19:26
    many thanks!
    I found it, at last.
    a.
Sign In or Register to comment.