Mark III LCD's
FlyingFishFinger
Posts: 461
Hello!
Does anyone know how to interface the LCD's from the Mark III Robot Store to the Basic Stamp? They don't provide much information and that what they do provide has me thoroughly confused. The LCD's seem to be from Hitachi... here's a link to one of them: http://www.junun.org/MarkIII/Info.jsp?item=36
Thanks!
Does anyone know how to interface the LCD's from the Mark III Robot Store to the Basic Stamp? They don't provide much information and that what they do provide has me thoroughly confused. The LCD's seem to be from Hitachi... here's a link to one of them: http://www.junun.org/MarkIII/Info.jsp?item=36
Thanks!
Comments
http://www.eetasia.com/ARTICLES/2002MAR/2002MAR01_ICD_ID_MSD_AN.PDF
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·· The datasheet for the display on the product page has all the information about the display you could possibly need for it.· As for interfacing to the BASIC Stamp, we have example code and schematics in our StampWorks manual for this.· Although the display is a slightly different size, it will still work in a similar manner.
http://www.parallax.com/dl/docs/books/stampworksmanual.pdf
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
hitachi compatible parallel LCD. That should have what you want.
It's just that I've never used any type of LCD before, but I should be able to work this out
Great forums, by the way
Thanks for the help
·· You can get away with 6 pins by tying the R/W pin low.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
Thanks guys
Myke Predko has a nice description of a 2 pin interface using only a 74ls174 chip.
http://www.myke.com/lcd.htm
Peter anderson offers a preprogrammed PIC chip that turns your LCD into a serial device that uses only one Stamp pin. Just 5 or six bucks. You supply your own breadboard or Ratshack proto board.Works well.
http://www.phanderson.com/
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
But I was just looking for information anyway, my robot is not quite ready for an LCD, still polishing up the drive train.
I thought I'd get some info though because it will probably be ready in a couple of weeks (besides, my being 14 year old guy does have the disadvantage of slight knowledge deficiency...)
Thanks
Rafael