|
Post by bender on Sept 25, 2004 19:53:54 GMT 10
dose anybody know where i could get a cheap serial firmware chip for a 2x16 lcd as i dont want to spend $18 for one at microzed.
|
|
|
Post by Dingo on Sept 26, 2004 12:06:28 GMT 10
www.phanderson.com/lcd106/lcd106.htmlUS$4.95 plus postage. You could just get a 08 PICAXE for 3.70 and program it to control the LCD using input from a serial line. Or the same with a PIC (start at like $3) if you can program it. BTW anderson has some other good stuff at good prices if you want to reduce postage. BTW this is what I did with the LCD project www.users.on.net/~symes/LCD.htmit receives TTL serial data (from other chips or from RS-232 via MAX232) and displays the data on the LCD. I haven't quite finished all the code side of things but it is too hard in PICAXE basic. Serial in is the stereo socket Also if number of pins is the reason for serial interface then see this site: www.rentron.com/Myke1.htm
|
|