hserin and sms controller


Closed Thread
Results 1 to 26 of 26

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,945


    Did you find this post helpful? Yes | No

    Default

    If the string is in the array e.g. my_string and your array say is 16 bytes in length, then do this:

    LCDOUT $fe,$01,STR my_string\16

    Ioannis

    P.S. I suppose that all characters are in ASCII of course.

  2. #2
    Join Date
    Mar 2009
    Posts
    48


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Ioannis View Post
    If the string is in the array e.g. my_string and your array say is 16 bytes in length, then do this:

    LCDOUT $fe,$01,STR my_string\16

    Ioannis

    P.S. I suppose that all characters are in ASCII of course.
    thx i'm gona try it tonight after work

  3. #3
    Join Date
    Mar 2009
    Posts
    48


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Ioannis View Post
    If the string is in the array e.g. my_string and your array say is 16 bytes in length, then do this:

    LCDOUT $fe,$01,STR my_string\16

    Ioannis

    P.S. I suppose that all characters are in ASCII of course.
    and it's working i can list sms mesages and display it on lcd!!!! thx a lot ioannis

  4. #4
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,945


    Did you find this post helpful? Yes | No

    Default

    You are welcome!

    Ioannis

Similar Threads

  1. Replies: 11
    Last Post: - 19th August 2009, 15:23
  2. problem with the GSM controller
    By Dariolo in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 30th May 2009, 20:33
  3. Replies: 0
    Last Post: - 21st May 2009, 00:58
  4. parsing string from hserin
    By xxxxxx in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 2nd April 2009, 18:42
  5. Reading a SMS to an array
    By KA5MAL in forum GSM
    Replies: 3
    Last Post: - 17th June 2008, 17:24

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