Need Help for the Moving Message Display


Closed Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2007
    Posts
    11

    Default Need Help for the Moving Message Display

    Hi all,

    I am new user for the pic microcontroller. Can anybody provide me some idea about how to scroll the text from right to left. i was using the pic16f877a and shift register to control it.

    Thanks.

  2. #2
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,614


    Did you find this post helpful? Yes | No

    Default

    Hi,

    A closer look to your HD44780 compatible Display Datasheet could reveal it already offers this nice feature ...

    try , as command codes

    %0001 11xx
    %0001 10xx

    ... ( $FE, $1F and $FE,$1B )

    Alain
    Last edited by Acetronics2; - 8th November 2007 at 15:10.
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  3. #3
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    What type of display are you using?
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  4. #4
    Join Date
    Nov 2007
    Posts
    11


    Did you find this post helpful? Yes | No

    Default Need Help for the Moving Message Display

    Sorry for my mistake that i din't stated clearly what type of display that i'm using.
    i am using the LED dot matrix (8*8) and 74hc595 shift register

    my circuit is similiar with the diagram below:
    Attached Images Attached Images  

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


    Did you find this post helpful? Yes | No

    Default

    I would love to see this thread ongoing and finally come up with a working circuit and code.

    Nice design idea there.


    ===================
    "If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte

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: 14
    Last Post: - 26th September 2007, 05:41
  3. moving message with 16f628
    By fer38 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 23rd March 2007, 07:51
  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 : 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