How to put valiable to GLCD


Closed Thread
Results 1 to 2 of 2
  1. #1
    pramarn's Avatar
    pramarn Guest

    Default How to put valiable to GLCD

    My idea need to show result to GLCD
    but my glcd driver function input by 'CHARACTER
    I can not put "TEMPDATA" to DrawGLCD function

    Please help!!

    Sample

    Function GETTEMP()
    TEMPDATA var word
    GETTMP = TEMPDATA '### if CALL function GETTMP output to TEMPDATA is "40.32"

    How to put TEMPDATA to DrawGLCD function ?
    End Function



    Function DrawGLCD(CHARACTER ver BYTE )
    Draw CHARACTER to GLCD By CHARACTER
    End Function



    Thank you

  2. #2
    Join Date
    Jan 2006
    Location
    Istanbul
    Posts
    1,185


    Did you find this post helpful? Yes | No

    Default

    Hi pramarn,

    Did you search the forum for the ways of driving a GLCD, first?
    "If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte

Similar Threads

  1. A Serial GLCD 128x64 Simple Project
    By Oldspring in forum Off Topic
    Replies: 0
    Last Post: - 8th March 2010, 20:58
  2. PBP Glcd
    By RICHARD.C in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 13th June 2008, 02:21
  3. Ks0108 128x64 Glcd
    By HenrikOlsson in forum General
    Replies: 10
    Last Post: - 9th June 2008, 21:58
  4. GLCD and TouchScreen trouble
    By SteveB in forum Off Topic
    Replies: 17
    Last Post: - 13th June 2007, 14:11
  5. GLCD and its resolutions.
    By mesamune80 in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 10th January 2007, 14:14

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