DS1307 + max232 + hyperterminal


Closed Thread
Results 1 to 7 of 7
  1. #1
    Join Date
    Jan 2008
    Posts
    3

    Default DS1307 + max232 + hyperterminal

    Hi , I'm new to Pic Basic and I'd like a program to interface a DS13707 and PC in order to configure time & date on the DS1307 using the PC's keyboard.

    something like this, but using a PIC16f628 instead




    t.i.a.

  2. #2
    Join Date
    Dec 2003
    Location
    Storrs, Ct.
    Posts
    91


    Did you find this post helpful? Yes | No

    Default Search Results

    I've done similar with the DS1302 and found almost everything I needed is already here.

    http://www.picbasic.co.uk/forum/sear...earchid=441378
    "It will never happen here!" just happened here.
    My thoughts and prayers for Sandy Hook victims and families.

  3. #3
    Join Date
    Jan 2008
    Posts
    3


    Did you find this post helpful? Yes | No

    Default Re:

    link doesn't work

    I tried this program it but doesn't work
    http://www.microengineeringlabs.com/...ted/MN1307.txt

    circuit:
    Last edited by mabauti; - 26th January 2008 at 21:34.

  4. #4
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    That program was written by Melanie Newman.
    There's no way it doesn't work.

    Your schematic has a couple problems though...

    The LCD's data buss should go to DB4-DB7 on the LCD. Not 0-3.
    And the Vo pin is grounded. There should be a 10K pot there.
    <br>
    DT

  5. #5
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Darrel Taylor View Post
    ,<font color=red>That program was written by Melanie Newman.
    There's no way it doesn't work.

    </font color>
    <br>
    <font color=red><b>
    FACT !</b>
    </font color>
    However it is configured to use PM Assembler, <B> AND IF</b> you are trying to compile using MPASM, <b>THEN</b> it will not compile.
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  6. #6
    Join Date
    Jan 2008
    Posts
    3


    Did you find this post helpful? Yes | No

    Wink Re:

    Maybe that's not for standard LCDs

    I modified the schematic and it is working now.



    Anyway I'll try the first circuit by myself

    Thank you for the help gentlemen!

  7. #7
    sinoteq's Avatar
    sinoteq Guest


    Did you find this post helpful? Yes | No

    Default A small warning

    In your drawing pin 3 on the DS-chip is not connected. This is not a wise thing to do, if this pin is left floating the DS can stop to work. Depending on current leakage in the chip and other varoius sources for charge a voltage can be built up on this pin if left floating and the safety functions for low battery voltage in the DS can be trigged. You do not want that.

    Connect a suitable battery or ground the pin! You can find this information in the datasheet under the description of each pin. They put it there for a reason and they do not joke.....

Similar Threads

  1. Reading PIC serout in hyperterminal
    By financecatalyst in forum Schematics
    Replies: 5
    Last Post: - 22nd October 2009, 15:13
  2. Replies: 1
    Last Post: - 30th March 2008, 15:53
  3. PIC and MAX232 in/out
    By The Master in forum Serial
    Replies: 10
    Last Post: - 29th March 2008, 20:41
  4. DS1307 on fire
    By brid0030 in forum General
    Replies: 6
    Last Post: - 25th November 2006, 02:44
  5. MAX232 and DB9 connecter
    By Tomas in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 25th March 2006, 16:02

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts