interfacing LCD


Closed Thread
Results 1 to 4 of 4

Thread: interfacing LCD

  1. #1
    husakhalid's Avatar
    husakhalid Guest

    Default interfacing LCD

    I would like to implement LCD using PIC184550. Can any one post me the schematic and the source code.

    Khalid Husain

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Depending the LCD you want to use i guess. If it's a standard Hitachi Character LCD... everything is explain in the PBP manual under the LCDOUT section. The default setting can be change by using according DEFINE's
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    Join Date
    Jun 2005
    Location
    Wisconsin
    Posts
    382


    Did you find this post helpful? Yes | No

    Default

    Something to keep in mind is PB doesn't have the LCDout command but PBP does. If you are using the standard version of PB you may want to consult some BasicStamp examples on how to control an LCD.

    An example would be: http://www.parallax.com/html_pages/r...PM_display.asp

  4. #4
    mramos's Avatar
    mramos Guest


    Did you find this post helpful? Yes | No

    Default

    I agree with DynamoBen.

    I just received PB, thinking it was just missing device specific stuff. Then I
    have I can not use PORTA.0 like in the help file, but not the manual. And
    other simple things. IF ENDIF I would think would be there so I can write
    easy to read code. Why I went basic over assembler.

    I will learn more I am sure.

Similar Threads

  1. Is this code not initialising the LCD properly?
    By Platypus in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 30th January 2010, 20:14
  2. 16f688 LCD what have I done wrong
    By spitfiredriver in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 8th August 2009, 20:54
  3. Play with LCD on PICDEM
    By The IceMan in forum mel PIC BASIC
    Replies: 5
    Last Post: - 22nd August 2008, 17:56
  4. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 03:30
  5. Dedicated LCD Controller question
    By chuckles in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 27th February 2006, 15:44

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