Shop OBEX P1 Docs P2 Docs Learn Events
Parallel LCD with SX. — Parallax Forums

Parallel LCD with SX.

GRCGRC Posts: 22
edited 2006-04-05 20:28 in General Discussion
Hello All
I'm having trouble finding code/examples for using the SX with a parallel LCD.·Plenty of serial LCD out
there. Tryed Google and a search on the SX forum's search engine. Even tryed the SX List, and this seems
to be the only sample found

http://www.sxlist.com/techref/ubicom/lib/io/dev/lcd/4bitlcd_sx.htm

although I have my doubts this will work with the SX.

Has anyone hear had any luck with parallel LCDs.·
Any tips or ideas will help.

Thanks for reading
Gorodon

Comments

  • Jon WilliamsJon Williams Posts: 6,491
    edited 2006-04-02 18:43
    Why do you have doubts? Have you tried it? I have an SX/B program in the help file, and Al Williams' book on SX programming has LCD code in it.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
  • GRCGRC Posts: 22
    edited 2006-04-03 01:55
    Thanks for the reply Jon.· I'll give the code a try.· My doubts on the LCD code come from most of

    examples are aimed toward the serial LCDs and not the parallel LCDs.· For the record, the reason

    for a parallel LCD is I already have a few on hand that I'm "reusing" from previous·PIC projects.



    Thanks again

    Gordon
  • BeanBean Posts: 8,129
    edited 2006-04-03 11:24
    Gordon,

    Some people think that LCD example program is FOR a serial LCD. It's actually to MAKE a serial LCD from a standard parallel LCD module.

    It is one of Jon's best example programs. Check it out.

    Bean.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    "SX-Video·Module"·available from Parallax for only $28.95 http://www.parallax.com/detail.asp?product_id=30012

    "SX-Video OSD module"·available from Parallax for only·$49.95 http://www.parallax.com/detail.asp?product_id=30015
    Product web site: www.sxvm.com

    Available now! Cheap 4-digit LED display with driver IC·www.hc4led.com

    "I reject your reality, and substitute my own." Mythbusters
    ·
  • GRCGRC Posts: 22
    edited 2006-04-04 01:00
    Thank you Bean, this makes a little more sense now. I'll let you guys know how this goes.



    Gordon
  • AimeAime Posts: 9
    edited 2006-04-05 17:21
    Hi Gorodon,

    Find attached a code for a parallel LCD that uses the 4-bit mode.

    I hope it helps.

    Aime
  • GRCGRC Posts: 22
    edited 2006-04-05 20:28
    Thank You Aime.· I'm going to give this one a try.·

    Gordon
Sign In or Register to comment.