Shop OBEX P1 Docs P2 Docs Learn Events
Ds1302 ram — Parallax Forums

Ds1302 ram

eltonheltonh Posts: 5
edited 2005-05-07 00:38 in BASIC Stamp
· I need to use the RAM space available on the DS1302.· Can anyone suggest examples of PBASIC code that does this?

Comments

  • Jon WilliamsJon Williams Posts: 6,491
    edited 2005-05-06 19:03
    There are DS1302 examples all over the place that show how to write to and read from the DS1302 RAM -- you should be able to do anything you want.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
    Dallas, TX· USA
  • ForrestForrest Posts: 1,341
    edited 2005-05-06 19:18
    Check the Project Forum - 11th thread for the DS1302 Demo program
  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2005-05-06 21:29
    Forrest,

    ·· Thanks!· You are aware of my (hopefully) useful and thorough code.· Hope more people have had a chance to make use of it.· The only thing I didn't cover in it was the Trickle-Charging circuit, but with Battery Backups being so popular I decided not to bother this time around.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
    csavage@parallax.com
  • ForrestForrest Posts: 1,341
    edited 2005-05-06 22:52
    Chris,

    Yes, I really appreciate your DS1302 program. I was looking over it today because I'm converting the read/write routines to SX/B. You see I've built an expansion board to the RoboOlympics Medal that contains a DS1302, a 24LC128 EEPROM and a +5V DC power supply so I'll end up with a really cool clock/message scroller. I finished building it the other day and it's mounted in a small hexagon wood case. Now I just need to finish the program.
  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2005-05-06 23:04
    Forrest,

    ·· Once you finish your project, please post it to the Projects forum.· I'm sure everyone would love to see it, especially since you're using the SX/B compiler!· Congrats!



    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
    csavage@parallax.com
  • ForrestForrest Posts: 1,341
    edited 2005-05-07 00:38
    Yes - will do.
Sign In or Register to comment.