Yahoo Groups archive

AVR-Chat

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

Thread

Re: [AVR-Chat] 12826 grafical lcd quistion

Re: [AVR-Chat] 12826 grafical lcd quistion

2007-06-11 by np np

A datasheet on the device would be a good start.

LCD's usually have an initialisation sequence.
Make sure the timing is correct as some LCD's need delays between the first few bytes to them.

Once the LCD is initialised you can set about drawing graphs and text on them.

On a purely graphic one you might need to design your own character set.
Show quoted textHide quoted text
----- Original Message ----
From: mailtofalcon <FALCONJET2002@HOTMAIL.COM>
To: AVR-Chat@yahoogroups.com
Sent: Monday, 11 June, 2007 12:11:20 AM
Subject: [AVR-Chat] 12826 grafical lcd quistion









  


    
            hi

i design a device which monitor the level of a huge tank with avr 

atmega8535 and show a historical trend for this level but i need now 

to make a graph for this level values can any one help me how to use 

the graphical lcd 12864 

thanks





    
  

    
    




<!--

Re: [AVR-Chat] 12826 grafical lcd quistion

2007-06-11 by Ken Holt

Many of the new complex LCDs are an extreme pain to get
initialized properly, especially getting the multiple DC-DC converters
going, when the data sheets are wrong or incomplete, or poorly
translated.
Ken

np np wrote:
Show quoted textHide quoted text
> A datasheet on the device would be a good start.
>
> LCD's usually have an initialisation sequence.
> Make sure the timing is correct as some LCD's need delays between the 
> first few bytes to them.
>
> Once the LCD is initialised you can set about drawing graphs and text 
> on them.
>
> On a purely graphic one you might need to design your own character set.
>
> ----- Original Message ----
> From: mailtofalcon <FALCONJET2002@HOTMAIL.COM 
> <mailto:FALCONJET2002%40HOTMAIL.COM>>
> To: AVR-Chat@yahoogroups.com <mailto:AVR-Chat%40yahoogroups.com>
> Sent: Monday, 11 June, 2007 12:11:20 AM
> Subject: [AVR-Chat] 12826 grafical lcd quistion
>
> hi
>
> i design a device which monitor the level of a huge tank with avr
>
> atmega8535 and show a historical trend for this level but i need now
>
> to make a graph for this level values can any one help me how to use
>
> the graphical lcd 12864
>
> thanks
>
> <!--
>
> #ygrp-mlmsg {font-size:13px;font-family:arial, helvetica, clean, 
> sans-serif;}
> #ygrp-mlmsg table {font-size:inherit;font:100%;}
> #ygrp-mlmsg select, input, textarea {font:99% arial, helvetica, clean, 
> sans-serif;}
> #ygrp-mlmsg pre, code {font:115% monospace;}
> #ygrp-mlmsg * {line-height:1.22em;}
> #ygrp-text{
> font-family:Georgia;
> }
> #ygrp-text p{
> margin:0 0 1em 0;}
> #ygrp-tpmsgs{
> font-family:Arial;
> clear:both;}
> #ygrp-vitnav{
> padding-top:10px;font-family:Verdana;font-size:77%;margin:0;}
> #ygrp-vitnav a{
> padding:0 1px;}
> #ygrp-actbar{
> clear:both;margin:25px 0;white-space:nowrap;color:#666;text-align:right;}
> #ygrp-actbar .left{
> float:left;white-space:nowrap;}
> .bld{font-weight:bold;}
> #ygrp-grft{
> font-family:Verdana;font-size:77%;padding:15px 0;}
> #ygrp-ft{
> font-family:verdana;font-size:77%;border-top:1px solid #666;
> padding:5px 0;
> }
> #ygrp-mlmsg #logo{
> padding-bottom:10px;}
>
> #ygrp-vital{
> background-color:#e0ecee;margin-bottom:20px;padding:2px 0 8px 8px;}
> #ygrp-vital #vithd{
> font-size:77%;font-family:Verdana;font-weight:bold;color:#333;text-transform:uppercase;}
> #ygrp-vital ul{
> padding:0;margin:2px 0;}
> #ygrp-vital ul li{
> list-style-type:none;clear:both;border:1px solid #e0ecee;
> }
> #ygrp-vital ul li .ct{
> font-weight:bold;color:#ff7900;float:right;width:2em;text-align:right;padding-right:.5em;}
> #ygrp-vital ul li .cat{
> font-weight:bold;}
> #ygrp-vital a {
> text-decoration:none;}
>
> #ygrp-vital a:hover{
> text-decoration:underline;}
>
> #ygrp-sponsor #hd{
> color:#999;font-size:77%;}
> #ygrp-sponsor #ov{
> padding:6px 13px;background-color:#e0ecee;margin-bottom:20px;}
> #ygrp-sponsor #ov ul{
> padding:0 0 0 8px;margin:0;}
> #ygrp-sponsor #ov li{
> list-style-type:square;padding:6px 0;font-size:77%;}
> #ygrp-sponsor #ov li a{
> text-decoration:none;font-size:130%;}
> #ygrp-sponsor #nc {
> background-color:#eee;margin-bottom:20px;padding:0 8px;}
> #ygrp-sponsor .ad{
> padding:8px 0;}
> #ygrp-sponsor .ad #hd1{
> font-family:Arial;font-weight:bold;color:#628c2a;font-size:100%;line-height:122%;}
> #ygrp-sponsor .ad a{
> text-decoration:none;}
> #ygrp-sponsor .ad a:hover{
> text-decoration:underline;}
> #ygrp-sponsor .ad p{
> margin:0;}
> o {font-size:0;}
> .MsoNormal {
> margin:0 0 0 0;}
> #ygrp-text tt{
> font-size:120%;}
> blockquote{margin:0 0 0 4px;}
> .replbq {margin:4;}
> -->
>
> __________________________________________________________
> Yahoo! Answers - Got a question? Someone out there knows the answer. 
> Try it
> now.
> http://uk.answers.yahoo.com/ <http://uk.answers.yahoo.com/>
>
> [Non-text portions of this message have been removed]
>
>

Re: [AVR-Chat] 12826 grafical lcd quistion

2007-06-11 by David Kelly

On Mon, Jun 11, 2007 at 10:34:49AM -0700, Ken Holt top-posted:
> Many of the new complex LCDs are an extreme pain to get
> initialized properly, especially getting the multiple DC-DC converters
> going, when the data sheets are wrong or incomplete, or poorly
> translated.

The P/N cited has a built-in controller which should interface almost
exactly the same as the commodity plain text controllers. The only
difference should be in what one says to the graphic controller.

-- 
David Kelly N4HHE, dkelly@HiWAAY.net
========================================================================
Whom computers would destroy, they must first drive mad.

Re: [AVR-Chat] 12826 grafical lcd quistion

2007-06-12 by filipesbp@sapo.pt

You sould check what controler the LCD have.. in my case i have a T6963 controler, and there is in avrfreaks some library's that you could use. 

  Citando David Kelly dkelly@hiwaay.net[1]: 

>     
> 
>   On Mon, Jun 11, 2007 at 10:34:49AM -0700, Ken Holt top-posted:
> > Many of the new complex LCDs are an extreme pain to get
> > initialized properly, especially getting the multiple DC-DC converters
> > going, when the data sheets are wrong or incomplete, or poorly
> > translated.
> 
> The P/N cited has a built-in controller which should interface almost
> exactly the same as the commodity plain text controllers. The only
> difference should be in what one says to the graphic controller.
> 
> -- 
> David Kelly N4HHE, dkelly@HiWAAY.net[2]
> ========================================================================
> Whom computers would destroy, they must first drive mad.
>   



Ligações:
---------
[1] mailto:dkelly@hiwaay.net
[2] mailto:dkelly@HiWAAY.net
[3] http://groups.yahoo.com/group/AVR-Chat/message/12847;_ylc=X3oDMTM2bGZmZG5wBF9TAzk3MzU5NzE0BGdycElkAzQzMTM5NzQEZ3Jwc3BJZAMxNzA2NTU0MjA1BG1zZ0lkAzEyODUyBHNlYwNmdHIEc2xrA3Z0cGMEc3RpbWUDMTE4MTU4NzQ3NQR0cGNJZAMxMjg0Nw--
[4] http://groups.yahoo.com/group/AVR-Chat/post;_ylc=X3oDMTJxNDJqM2k0BF9TAzk3MzU5NzE0BGdycElkAzQzMTM5NzQEZ3Jwc3BJZAMxNzA2NTU0MjA1BG1zZ0lkAzEyODUyBHNlYwNmdHIEc2xrA3JwbHkEc3RpbWUDMTE4MTU4NzQ3NQ--?act=reply&messageNum=12852
[5] http://groups.yahoo.com/group/AVR-Chat/messages;_ylc=X3oDMTJlNjQ2NTRiBF9TAzk3MzU5NzE0BGdycElkAzQzMTM5NzQEZ3Jwc3BJZAMxNzA2NTU0MjA1BHNlYwNmdHIEc2xrA21zZ3MEc3RpbWUDMTE4MTU4NzQ3NQ--
[6] http://groups.yahoo.com/group/AVR-Chat/files;_ylc=X3oDMTJmN25nYTc0BF9TAzk3MzU5NzE0BGdycElkAzQzMTM5NzQEZ3Jwc3BJZAMxNzA2NTU0MjA1BHNlYwNmdHIEc2xrA2ZpbGVzBHN0aW1lAzExODE1ODc0NzU-
[7] http://groups.yahoo.com/group/AVR-Chat/photos;_ylc=X3oDMTJlOGIwN2NhBF9TAzk3MzU5NzE0BGdycElkAzQzMTM5NzQEZ3Jwc3BJZAMxNzA2NTU0MjA1BHNlYwNmdHIEc2xrA3Bob3QEc3RpbWUDMTE4MTU4NzQ3NQ--
[8] http://groups.yahoo.com/group/AVR-Chat/links;_ylc=X3oDMTJmN2hqb2tiBF9TAzk3MzU5NzE0BGdycElkAzQzMTM5NzQEZ3Jwc3BJZAMxNzA2NTU0MjA1BHNlYwNmdHIEc2xrA2xpbmtzBHN0aW1lAzExODE1ODc0NzU-
[9] http://groups.yahoo.com/group/AVR-Chat/database;_ylc=X3oDMTJjMmg0Zm1hBF9TAzk3MzU5NzE0BGdycElkAzQzMTM5NzQEZ3Jwc3BJZAMxNzA2NTU0MjA1BHNlYwNmdHIEc2xrA2RiBHN0aW1lAzExODE1ODc0NzU-
[10] http://groups.yahoo.com/group/AVR-Chat/polls;_ylc=X3oDMTJmNDJrOGhjBF9TAzk3MzU5NzE0BGdycElkAzQzMTM5NzQEZ3Jwc3BJZAMxNzA2NTU0MjA1BHNlYwNmdHIEc2xrA3BvbGxzBHN0aW1lAzExODE1ODc0NzU-
[11] http://groups.yahoo.com/group/AVR-Chat/members;_ylc=X3oDMTJldDFvbnQxBF9TAzk3MzU5NzE0BGdycElkAzQzMTM5NzQEZ3Jwc3BJZAMxNzA2NTU0MjA1BHNlYwNmdHIEc2xrA21icnMEc3RpbWUDMTE4MTU4NzQ3NQ--
[12] http://groups.yahoo.com/group/AVR-Chat/calendar;_ylc=X3oDMTJkY2FoOW5yBF9TAzk3MzU5NzE0BGdycElkAzQzMTM5NzQEZ3Jwc3BJZAMxNzA2NTU0MjA1BHNlYwNmdHIEc2xrA2NhbARzdGltZQMxMTgxNTg3NDc1
[13] http://groups.yahoo.com/;_ylc=X3oDMTJkcmVpZmQzBF9TAzk3MzU5NzE0BGdycElkAzQzMTM5NzQEZ3Jwc3BJZAMxNzA2NTU0MjA1BHNlYwNmdHIEc2xrA2dmcARzdGltZQMxMTgxNTg3NDc1
[14] http://groups.yahoo.com/group/AVR-Chat/join;_ylc=X3oDMTJma28wNnFzBF9TAzk3MzU5NzE0BGdycElkAzQzMTM5NzQEZ3Jwc3BJZAMxNzA2NTU0MjA1BHNlYwNmdHIEc2xrA3N0bmdzBHN0aW1lAzExODE1ODc0NzU-
[15] mailto:AVR-Chat-digest@yahoogroups.com?subject=Email%20Delivery:%20Digest
[16] mailto:AVR-Chat-traditional@yahoogroups.com?subject=Change%20Delivery%20Format:%20Traditional
[17] http://groups.yahoo.com/group/AVR-Chat;_ylc=X3oDMTJkZ3A4MWhkBF9TAzk3MzU5NzE0BGdycElkAzQzMTM5NzQEZ3Jwc3BJZAMxNzA2NTU0MjA1BHNlYwNmdHIEc2xrA2hwZgRzdGltZQMxMTgxNTg3NDc1
[18] http://docs.yahoo.com/info/terms/
[19] mailto:AVR-Chat-unsubscribe@yahoogroups.com?subject=
[20] http://groups.yahoo.com/group/AVR-Chat/members;_ylc=X3oDMTJmNGg3MDlnBF9TAzk3MzU5NzE0BGdycElkAzQzMTM5NzQEZ3Jwc3BJZAMxNzA2NTU0MjA1BHNlYwN2dGwEc2xrA3ZtYnJzBHN0aW1lAzExODE1ODc0NzU-
[21] http://groups.yahoo.com/group/AVR-Chat;_ylc=X3oDMTJlNzJzYnJpBF9TAzk3MzU5NzE0BGdycElkAzQzMTM5NzQEZ3Jwc3BJZAMxNzA2NTU0MjA1BHNlYwN2dGwEc2xrA3ZnaHAEc3RpbWUDMTE4MTU4NzQ3NQ--
[22] http://groups.yahoo.com/gads;_ylc=X3oDMTJjY29xbXQzBF9TAzk3MzU5NzE0BF9wAzEEZ3JwSWQDNDMxMzk3NARncnBzcElkAzE3MDY1NTQyMDUEc2VjA3NsbW9kBHN0aW1lAzExODE1ODc0NzY-?t=ms&k=Microprocessor+architecture&w1=Microprocessor+architecture&w2=Avr+microcontroller&w3=Microcontrollers&;c=3&s=80&g=2&.sig=7dkmRu1DUk5VKkg01ad63A
[23] http://groups.yahoo.com/gads;_ylc=X3oDMTJjajRhazVhBF9TAzk3MzU5NzE0BF9wAzIEZ3JwSWQDNDMxMzk3NARncnBzcElkAzE3MDY1NTQyMDUEc2VjA3NsbW9kBHN0aW1lAzExODE1ODc0NzY-?t=ms&k=Avr+microcontroller&w1=Microprocessor+architecture&w2=Avr+microcontroller&w3=Microcontrollers&c=3&amp;s=80&g=2&.sig=dgwyL3Ws4uM4l2zbzBM77w
[24] http://groups.yahoo.com/gads;_ylc=X3oDMTJjbHYyODNnBF9TAzk3MzU5NzE0BF9wAzMEZ3JwSWQDNDMxMzk3NARncnBzcElkAzE3MDY1NTQyMDUEc2VjA3NsbW9kBHN0aW1lAzExODE1ODc0NzY-?t=ms&k=Microcontrollers&w1=Microprocessor+architecture&w2=Avr+microcontroller&w3=Microcontrollers&c=3&s=80&g=2&.sig=uNpMy86y2gI1qkVfKK0j2Q
[25] http://us.ard.yahoo.com/SIG=12jqpf17s/M=493064.10729659.11333350.8674578/D=groups/S=1706554205:NC/Y=YAHOO/EXP=1181594676/A=3848612/R=0/SIG=12ufkbp3p/*http://news.yahoo.com/i/2117;_ylt=A9FJqaPBv65EVi0AKwcPLBIF;_ylu=X3oDMTA2MnU4czRtBHNlYwNzbg--
[26] http://us.ard.yahoo.com/SIG=12jqvkt20/M=493064.10729649.11333340.8674578/D=groups/S=1706554205:NC/Y=YAHOO/EXP=1181594676/A=4507179/R=0/SIG=12de4rskk/*http://us.rd.yahoo.com/evt=50284/*http://finance.yahoo.com/personal-finance
[27] http://us.ard.yahoo.com/SIG=12jdhgido/M=493064.10729651.11333342.8674578/D=groups/S=1706554205:NC/Y=YAHOO/EXP=1181594676/A=3848525/R=0/SIG=11vts2tqq/*http://us.rd.yahoo.com/evt=42416/*http://geocities.yahoo.com/

[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.