Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Thread

lcd4*???

lcd4*???

2009-01-12 by sciboy_2003

hi there ...
i'm working on designing a data logger for my project. 
i wanna use a lcd so that i'll be able to show the adc results on it, 
but there is only 4*40 chars./line in codewizard AVR. 
what's all the available formats for lcd that lcd.h function will 
support?? tnx

Re: [AVR-Chat] lcd4*???

2009-01-13 by dlc

sciboy_2003 wrote:
> hi there ...
> i'm working on designing a data logger for my project. 
> i wanna use a lcd so that i'll be able to show the adc results on it, 
> but there is only 4*40 chars./line in codewizard AVR. 
> what's all the available formats for lcd that lcd.h function will 
> support?? tnx

   That's as big as the standard LCD screen gets.  If you want bigger 
you'll need to go with fancier (and more expensive) pixel addressable 
LCD displays.

DLC

-- 
-------------------------------------------------
Dennis Clark          TTT Enterprises
www.techtoystoday.com
-------------------------------------------------

Re: [AVR-Chat] lcd4*???

2009-01-13 by Mike Bronosky

Somewhere in AVR-land I have seen scroll functions using 4x40 LCDs.
Reference to that is probably on AVRFreaks. With that you could use several
pushbutton switches to scroll to-top or to-bottom, 1-up or 1-down, 2-up or
2-down and so forth.

Good luck,
Mike


[Non-text portions of this message have been removed]

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.