Shop OBEX P1 Docs P2 Docs Learn Events
Alarm clock help for dummies — Parallax Forums

Alarm clock help for dummies

Eric7836Eric7836 Posts: 2
edited 2007-02-24 18:42 in BASIC Stamp
I am very amatuer and am looking for some help on a school project.· I have a basic stamp homework board and I want to write a program that will allow users to set multiple times using pushbuttons, and then when the program starts it waits for the programmed times and then when they arrive it will activate a stepper motor.· I need some support as to how to·set up·a real time clock and·so forth.· Any help is greatly appreciated.· Thanks.

Comments

  • ZootZoot Posts: 2,227
    edited 2007-02-23 07:09
    This article describes how to use the DS1302 Real Time Clock with a Basic Stamp. Parallax sells this chip and the crystal that goes with it. It's pretty easy to use.

    You might want to start by setting up a Real Time Clock with your Stamp and get comfortable with setting and reading time correctly, then move on to using your time capability to do something interesting (like starting a motor at a certain time).

    www.parallax.com/dl/docs/prod/appkit/ds1302Rtc.pdf

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    When the going gets weird, the weird turn pro. -- HST
  • Eric7836Eric7836 Posts: 2
    edited 2007-02-24 18:42
    Thanks, I actually just ordered a Pocketwatch B from Digi-key. It looked like it would be perfect for what I am doing. I am trying to keep this as simple as possible.
Sign In or Register to comment.