Real time clock ICs


Closed Thread
Results 1 to 40 of 67

Hybrid View

  1. #1
    Eng4444's Avatar
    Eng4444 Guest


    Did you find this post helpful? Yes | No

    Lightbulb this program..

    i wonder how i was told that:

    " Since my original program was configured for a 4-Line LCD (which extensively used the LCDOut command), and you're using a 2-Line LCD which does not, unless you make significant changes to the program to compensate for the difference it's not exactly going to work, is it? "

    ++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++

    But if somehow someone focused on what i was saying it would have been nicer..i'm not asking to just receive any answers...

    i was talking about the program located at:

    http://www.melabs.com/resources/samp...ted/MN1307.txt

    there, it is written that:
    "
    ' Written for 2 line 16 Character LCD
    "

    and i tried it like this but with a PIC16F628A and didn't work.

    This is why i will ask again if i should do some changes to the program; and what are they?

    thank you.

  2. #2
    Join Date
    Mar 2006
    Location
    China
    Posts
    266


    Did you find this post helpful? Yes | No

    Default Confused right?

    Hi,

    I think Melanie in her remarks in her program was reffering to a LCD with 2 rows and 16 characters on each row (2*16 LCD). Melanie usually uses as little special hardware as possible so she probably just pulled up the most common LCD from her magic drawer. This LCD is electrically connected to the PIC using 4 data lines (and some more) which are mentioned in the LCDOUT command.

    If you have 2 cables to the LCD (plus power) is is probably a serial LCD which can not be used using the LCDOUT command.

    Hard to tell without haveing the schematics and really understanding what you whish to do.

  3. #3
    Eng4444's Avatar
    Eng4444 Guest


    Did you find this post helpful? Yes | No

    Exclamation Here it is:

    i can have any LCD i want. This is not a problem.

    now i have 2:
    Winstar WH1602A ( 2 lines, 16 char) and WINSTAR WH160A (4 x 16).

    and they are both parallel as i think... right? to assure you, check:

    winstar.com.tw

    so this is the 2 lines 16 char LCD i used and the program didn't work.

    Still again asking: should i change something related to PIC16F628A?

    thank you.

Similar Threads

  1. real time clock
    By maria in forum Code Examples
    Replies: 44
    Last Post: - 1st March 2022, 12:13
  2. Real Time Clock
    By in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 2nd June 2012, 04:52
  3. real time clock - PCF8583
    By maria in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 15th April 2010, 15:41
  4. Real Time Clock
    By savnik in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 8th December 2006, 02:02
  5. Real time clock... what a headache!
    By Eng4444 in forum mel PIC BASIC
    Replies: 2
    Last Post: - 8th June 2006, 21:56

Members who have read this thread : 1

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