Hi,
I need to build a quick and dirty prototype of an appliance that
requires a small, low-resolution color LCD. I’m looking for an
off-the-shelf module that includes a controller and video RAM so that
I can interface it easily to an AVR. Resolution 80×60 would be enough,
4:3 aspect ratio (or close to it) is mandatory. 2" diagonal or smaller
is the size range I’m looking for. Four-level grayscale would probably
be acceptable. The main thing is, I need to be able to buy it in a
onesie for a one-time project.
The Hantronix HDM1216C-2 is the closest thing I’ve found so far, but
it’s a non-stock item at Mouser and I haven’t got a reply on the
leadtime yet. Plus, it’s 160×120 and that’s more resolution than I
need.
Any other candidates people can suggest?


Following up to myself:
> I need to build a quick and dirty prototype of an appliance that
> requires a small, low-resolution color LCD. I’m looking for an
Immediately after I posted this, the customer emailed me to say that a
grayscale first prototype would be acceptable too. So I expand the
request to include a grayscale 1.8" or smaller graphic module, at
least 64×64 pixels with 4 gray levels and on-board controller (COG or
module, I don’t care)
Lewin A.R.W. Edwards wrote:
> Following up to myself:
>>I need to build a quick and dirty prototype of an appliance that
>>requires a small, low-resolution color LCD. I’m looking for an
> Immediately after I posted this, the customer emailed me to say that a
> grayscale first prototype would be acceptable too. So I expand the
> request to include a grayscale 1.8" or smaller graphic module, at
> least 64×64 pixels with 4 gray levels and on-board controller (COG or
> module, I don’t care)
How about the display out of this:
http://www.hasbro.com/videonow/
Reverse engineering efforts:
http://www.wsu.edu/~zocher/
"Lewin A.R.W. Edwards" <la…@larwe.com> wrote in message
news:608b6569.0309040520.d5c006a@posting.google.com…
- Hide quoted text — Show quoted text -
> Hi,
> I need to build a quick and dirty prototype of an appliance that
> requires a small, low-resolution color LCD. I’m looking for an
> off-the-shelf module that includes a controller and video RAM so that
> I can interface it easily to an AVR. Resolution 80×60 would be enough,
> 4:3 aspect ratio (or close to it) is mandatory. 2" diagonal or smaller
> is the size range I’m looking for. Four-level grayscale would probably
> be acceptable. The main thing is, I need to be able to buy it in a
> onesie for a one-time project.
> The Hantronix HDM1216C-2 is the closest thing I’ve found so far, but
> it’s a non-stock item at Mouser and I haven’t got a reply on the
> leadtime yet. Plus, it’s 160×120 and that’s more resolution than I
> need.
Maybe this will work for you (and the price is right!)
http://sales.goldmine-elec.com/prodinfo.asp?prodid=8258
> Any other candidates people can suggest?
regards
On 4 Sep 2003 10:00:04 -0700, la…@larwe.com (Lewin A.R.W. Edwards)
>… to include a grayscale 1.8" or smaller graphic module, at
>least 64×64 pixels with 4 gray levels and on-board controller (COG or
>module, I don’t care)
This doesn’t meet your specs, but here it goes anyway,
could be useful for other embedded projects:
The Sega Dreamcast VMS/VMU ("Visual Memory
System/Unit") has a 32×48 pixel LCD + CPU & 128K
flash memory for around $25.
(The display is probably 1 bit deep)
See http://www.maushammer.com/vmu.html ,
http://www.cs.jhu.edu/~fezzik/virtualboy/vms.html ,
http://mc.pp.se/dc/ ,
http://www.deco.franken.de/myfiles/myfiles.html , etc.
Roberto Waltman
Hi Jim,
> > grayscale first prototype would be acceptable too. So I expand the
> > request to include a grayscale 1.8" or smaller graphic module, at
> > least 64×64 pixels with 4 gray levels and on-board controller (COG or
> How about the display out of this:
> http://www.hasbro.com/videonow/
The LCD itself is great, but I’d need a controller.
> Reverse engineering efforts:
> http://www.wsu.edu/~zocher/
This is reverse-engineering the PVD disk format, not the hardware
But thanks for the response, in any case.
itself
"Lewin A.R.W. Edwards" <la…@larwe.com> wrote in message news:608b6569.0309040900.6826532e@posting.google.com…
> Following up to myself:
> > I need to build a quick and dirty prototype of an appliance that
> > requires a small, low-resolution color LCD. I’m looking for an
> Immediately after I posted this, the customer emailed me to say that a
> grayscale first prototype would be acceptable too. So I expand the
> request to include a grayscale 1.8" or smaller graphic module, at
> least 64×64 pixels with 4 gray levels and on-board controller (COG or
> module, I don’t care)
Have you looked at the screens in some of the newer phones ?
couple of projects on avr freaks using nokia 7110 screens(96×64)
http://www.avrfreaks.com/Freaks/freakshow.php?action=2&projectid=92
http://www.avrfreaks.com/Freaks/freakshow.php?action=2&projectid=154
Alex
Hi Robert,
> http://sales.goldmine-elec.com/prodinfo.asp?prodid=8258
Very nice product, and the price is great – but it doesn’t have a
controller. It needs to be driven in realtime; I need a display module
where I can just write the data once and have the LCD self-refresh.
There aren’t many modules like this available.
"Lewin A.R.W. Edwards" <la…@larwe.com> wrote in message
news:608b6569.0309061827.44dca602@posting.google.com…
> Hi Robert,
> > http://sales.goldmine-elec.com/prodinfo.asp?prodid=8258
> Very nice product, and the price is great – but it doesn’t have a
> controller. It needs to be driven in realtime; I need a display module
> where I can just write the data once and have the LCD self-refresh.
> There aren’t many modules like this available.
Hmmm, you are right. This would be a mess to program in a hurry.
Regards (and good luck)
Robert Monsen
- Hide quoted text — Show quoted text -
"Robert Monsen" <postmas…@BulkingPro.com> wrote in message <news:NcV5b.171144$2x.48915@rwcrnsc52.ops.asp.att.net>…
> "Lewin A.R.W. Edwards" <la…@larwe.com> wrote in message
> news:608b6569.0309040520.d5c006a@posting.google.com…
> > Hi,
> > I need to build a quick and dirty prototype of an appliance that
> > requires a small, low-resolution color LCD. I’m looking for an
> > off-the-shelf module that includes a controller and video RAM so that
> > I can interface it easily to an AVR. Resolution 80×60 would be enough,
> > 4:3 aspect ratio (or close to it) is mandatory. 2" diagonal or smaller
> > is the size range I’m looking for. Four-level grayscale would probably
> > be acceptable. The main thing is, I need to be able to buy it in a
> > onesie for a one-time project.
> > The Hantronix HDM1216C-2 is the closest thing I’ve found so far, but
> > it’s a non-stock item at Mouser and I haven’t got a reply on the
> > leadtime yet. Plus, it’s 160×120 and that’s more resolution than I
> > need.
> Maybe this will work for you (and the price is right!)
> http://sales.goldmine-elec.com/prodinfo.asp?prodid=8258
> > Any other candidates people can suggest?
> regards
I just interfaced one these to my gate array board.
Hardest part was building a pcb to deal with the fine traces
of the 22 pin connector. The Verilog code to get it working was easy.
The only problem is I could not get the led lamp to work. Even
sacraficed my spare taking it apart to try and see how it was wired
up. I could get the leds to light by applying power directly to them,
but not at the connector.
Still it is a cheap way to experiment with an lcd display.
- Hide quoted text — Show quoted text -
"Lewin A.R.W. Edwards" wrote:
> Hi,
> I need to build a quick and dirty prototype of an appliance that
> requires a small, low-resolution color LCD. I’m looking for an
> off-the-shelf module that includes a controller and video RAM so that
> I can interface it easily to an AVR. Resolution 80×60 would be enough,
> 4:3 aspect ratio (or close to it) is mandatory. 2" diagonal or smaller
> is the size range I’m looking for. Four-level grayscale would probably
> be acceptable. The main thing is, I need to be able to buy it in a
> onesie for a one-time project.
> The Hantronix HDM1216C-2 is the closest thing I’ve found so far, but
> it’s a non-stock item at Mouser and I haven’t got a reply on the
> leadtime yet. Plus, it’s 160×120 and that’s more resolution than I
> need.
> Any other candidates people can suggest?
Colour Gameboy ?. Apparently Z80 processor and loads of info and
projects on the web, like digital scopes etc…
Chris
–
Aerosystem Designs
——————
Embedded System and Electronic Design and Development
Oxford. England. lightwork at aerosys dot co dot uk
check out http://www.cybiko.com
160×100 4grayscale, keypad, 17mhz uP, serial, usb, etc…
greg
- Hide quoted text — Show quoted text -
Jim Stewart <jstew…@jkmicro.com> wrote in message <news:bj7sp8$v2v@library1.airnews.net>…
> Lewin A.R.W. Edwards wrote:
> > Following up to myself:
> >>I need to build a quick and dirty prototype of an appliance that
> >>requires a small, low-resolution color LCD. I’m looking for an
> > Immediately after I posted this, the customer emailed me to say that a
> > grayscale first prototype would be acceptable too. So I expand the
> > request to include a grayscale 1.8" or smaller graphic module, at
> > least 64×64 pixels with 4 gray levels and on-board controller (COG or
> > module, I don’t care)
> How about the display out of this:
> http://www.hasbro.com/videonow/
> Reverse engineering efforts:
> http://www.wsu.edu/~zocher/