avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AW: [avr-chat] LCD duty cycles, help please


From: Christopher X. Candreva
Subject: Re: AW: [avr-chat] LCD duty cycles, help please
Date: Sun, 27 Feb 2005 13:46:07 -0500 (EST)

On Sun, 27 Feb 2005, James Dessart wrote:

> I already downloaded the spec for the module, it's LCD-104. It doesn't
> really give any useful timing diagrams or anything.

If you look on the all electronics page for that item, at the comments at 
the bottom, there are links from people who have gotten it working. However, 
it is not trivial. As someone said, it doesn't have a controller, so you 
would have to essetially make a controller with the AVR. This means the AVR 
will be continually 'painting' the screen, you need to generate the sync 
signals.

Sounds like what you want is something more like their LCD101, which has a 
controller. There is even an existing library for it at avrfreaks .

lcd103 also looks promising, but has less information.

==========================================================
Chris Candreva  -- address@hidden -- (914) 967-7816
WestNet Internet Services of Westchester
http://www.westnet.com/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]