Shop OBEX P1 Docs P2 Docs Learn Events
Anyone have working code for a Basic Stamp 2 using DS1302 and a serial LCD ? — Parallax Forums

Anyone have working code for a Basic Stamp 2 using DS1302 and a serial LCD ?

T&E EngineerT&E Engineer Posts: 1,396
edited 2008-06-24 16:12 in BASIC Stamp
I am trying to help some one create a project similar to my SX-28 LCD clock (DS1302) http://forums.parallax.com/showthread.php?p=643780

However, this project is for a Basic Stamp 2·and I·did not want to re-invent the wheel if this has already been done. I did a search and only came up only with BS2 with DS1302 to DEBUG screen versions or Chris's hardware version.

Any help with this?

Comments

  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2008-06-24 14:25
    There is an LCD version of the LCD Demo...Not much in program space left due to it being a demo but the point was to allow use of the LCD. Fitting in just what you need from the demo (perhaps using the template as a guide) would seriously reduce code overhead. The LCD version of the demo should be on the same thread by the way.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
  • T&E EngineerT&E Engineer Posts: 1,396
    edited 2008-06-24 14:43
    I found a program called Serial_LCD_Demo.BS2 which is what I am assuming you are refering to. I'll look at this and the DS1302 BS2 DEBUG screen stuff and get something to work. Thanks Chris.
  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2008-06-24 14:59
    I have attached the program...The Serial LCD Demo does not make use of the DS1302.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
  • T&E EngineerT&E Engineer Posts: 1,396
    edited 2008-06-24 16:12
    Thanks Chris. This is very good. I will connect it up and try it out tonight (hopefully). I don't beleive I have seen this before and it is good to have in my collection of BS2 programs.


    Thanks again!
Sign In or Register to comment.