Shop OBEX P1 Docs P2 Docs Learn Events
PROP to BS2 to Parallel LCD — Parallax Forums

PROP to BS2 to Parallel LCD

PFloyd36069PFloyd36069 Posts: 135
edited 2008-07-18 19:24 in BASIC Stamp
hi,

anyone have any code to set up the BS2 to act like the controller board on a serial lcd.

thanks,

bryan

Comments

  • MorrolanMorrolan Posts: 98
    edited 2008-07-15 09:06
    Why would you want to do that? The 4x20 Parallax serial LCD I have already has an SX28 on the board pre-programmed to act as a controller for the LCD? Is the LCD a non-parallax device? If so, what is the make and model number, as that may assist us in helping you.

    Morrolan

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Flying is simple. You just throw yourself at the ground and miss.

    "I think computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image."
    Stephen Hawking
  • PFloyd36069PFloyd36069 Posts: 135
    edited 2008-07-15 23:58
    sorry for the brief description. The displays that i have are 4 X 20 Parallel, and i want to use the stamp as the interface between the prop and the lcd, so that i dont have to use up all of·my·i/o pins.
  • FranklinFranklin Posts: 4,747
    edited 2008-07-16 01:13
    Still I would look at the SXchips (proto board $9.95 - programming tool $29.95) as opposed to the stamp at $49.95.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Stephen
  • PFloyd36069PFloyd36069 Posts: 135
    edited 2008-07-17 04:38
    if i was buying new hardware, then i would go that route, but i already have a stamp homework board. i recently upgraded to the prop and now i dont use the stamp anymore.
  • Erik FriesenErik Friesen Posts: 1,071
    edited 2008-07-18 14:48
    Why not use a multiplexer? you could write spin code that would emulate serial lcd commands. You probably want to keep using your 4x20 but mouser has 128x64 graphical lcds as low as $7-$25. Some of these are serial lcds. (though not high level serial)
  • jeffjohnvoljeffjohnvol Posts: 197
    edited 2008-07-18 19:24
    Or use a shift register perhaps? Check out

    http://www.parallax.com/dl/docs/books/sw/exp/sw23b.pdf

    That way you would only use one output from your prop and you can sell your stamp on ebay [noparse]:)[/noparse]

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    End dependance on foreign oil.· www.pickensplan.com
Sign In or Register to comment.