EmbDev.net

Forum: µC & Digital Electronics ATMEGA32 and LCD display


von kamikaze (Guest)


Rate this post
useful
not useful
Hello

I want to connect my LCD display with the ATMEGA32 controller but i 
can't find a c code which works. It would be very nice if anybody could 
post a code here.

Thanks

kamikaze

von Claudio Hediger (Guest)


Rate this post
useful
not useful
please tell us what kind of LCD and wich contoller do you want to use...

wee need informations to give informations ;-)

von kamikaze (Guest)


Rate this post
useful
not useful
sorry, here is the LCD: 
http://www.watterott.com/bilder/produkte/gross/911_1.jpg its a DEM16216 
but i don't know which producer...

von aha (Guest)


Rate this post
useful
not useful
The datasheet tells the details of the commands to be sent. Note they 
require a minimum time for execution. The simplest approach is to have a 
timer tick of 10ms or so and send a command or data byte every timer 
tick. This way sensing the ready signal can be avoided.

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.