how to scroll display one character


Closed Thread
Results 1 to 4 of 4
  1. #1
    micro's Avatar
    micro Guest

    Default how to scroll display one character

    hello
    please give me an idea about scroll display one character
    left or right from a position, for example
    first i use serial LCD, 16 character , one line

    i type 10 numbers by Keypad , 1,2,3,4,5,6,7,8,9,0
    the positions of every character are
    128,129,130,131,132,133,134,135,136,137
    i wan to put a number between 4 and 5 then the next numbers
    will shift to right one position,so the new position is
    138 after all positions and if i want to delete one
    character, then the display will scroll one character to left as in
    PC keybord Back Space.
    i tried to use instruction 28 and 24 codes for LCD display but they
    scroll all lines but i want to scroll from a position not
    all line.

    any idea please

    i hope you have got the idea

    pic16f84
    serial LCD

  2. #2
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    There's a fun bit of LCD scrolling code at the start of the Olympic Timer program... do a search...

  3. #3
    micro's Avatar
    micro Guest


    Did you find this post helpful? Yes | No

    Default

    what do you mean by Olympic Timer program?
    i want to make simple SMS but i meet a peoblem to scroll some texts when i do something like Backspace like in PC

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


    Did you find this post helpful? Yes | No

    Default

    What do you mean, "what do you mean"

    Olympic Timer
    http://www.picbasic.co.uk/forum/showthread.php?t=632

Similar Threads

  1. Hdsp 21xx display
    By Original in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 7th June 2012, 20:07
  2. Replies: 6
    Last Post: - 30th June 2008, 16:33
  3. Need idea hove to..?
    By phoenix_1 in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 14th May 2008, 18:41
  4. 5x5 display 16f648a
    By nomad in forum Code Examples
    Replies: 6
    Last Post: - 26th December 2007, 04:03
  5. Replies: 14
    Last Post: - 26th September 2007, 05:41

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