moving message with 16f628


Closed Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2007
    Posts
    3

    Unhappy moving message with 16f628

    hi everyone,

    i have just joined this forum and ı think i am on basic level in pic programming. I am using a 16f628 and 2x 74ls154 to drive 16 column of a 8x8 display to make a moving text.

    up to 16 character that ı enter in lookup command moves rıght to left as i intended well,for example "HI EVERYBODY" .
    However if ı exceed the 16 barier(limit) message is distorded.
    here my question :
    how could ı write a message in lookup command more than 16 characters and then move it correctly?
    note:
    my characters in eeprom and the matrix register that i used is size of[80]

    thank you so much indeed for now...

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Mar 2007
    Posts
    3


    Did you find this post helpful? Yes | No

    Lightbulb let me try

    mackrackit ,
    thanks for the answer. altough that is is not exactly what i need ı am going to try to fit it into my projects..

  4. #4
    Join Date
    Mar 2007
    Posts
    3


    Did you find this post helpful? Yes | No

    Default moving message with 16f628-2

    i have tried to divide a long sting message,let say composed of 300 char, to small parts each one consists of 64 char. at first sight it seemed to be ok. however when the message reaches the 4th part of the whole length i observe a distortion again.ı would like to make a moving message that can move 1000 char , how could i solve this problem?

    i am waiting for your answers
    thanks,

Similar Threads

  1. Moving message on LED dot matrix
    By chai98a in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 25th May 2011, 21:30
  2. Led Moving Message
    By Eden Zeminian in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 15th October 2009, 23:17
  3. Need Help for the Moving Message Display
    By cmyew in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 9th November 2007, 07:18
  4. moving message display
    By elektroline in forum Forum Requests
    Replies: 1
    Last Post: - 28th December 2005, 17:59
  5. Message String Table using Readcode
    By mytekcontrols in forum Code Examples
    Replies: 2
    Last Post: - 10th July 2005, 23:17

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