Search found 4 matches

by darchua1
Thu Sep 20, 2007 11:51 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: What's e LK204-25 LCD C programme 4 ATmega8 microcontroller?
Replies: 7
Views: 10563

HI Troy,
Thanks for the fast response and advice. I have tried shorting the manual override switch and doing the settings stated in your last post:


// Set Remember ON first
/*
putchar(254);
putchar(147);
putchar(1);
*/

//secondly, Set Brightness, Baud Rate, I2C Slave address, Data Lock and ...
by darchua1
Thu Sep 20, 2007 9:26 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: What's e LK204-25 LCD C programme 4 ATmega8 microcontroller?
Replies: 7
Views: 10563

LK204-25 LCD display gets stuck at startup screen

Hi Troy,
The reason why I needed to reset my LK204-25 LCD was because I had a problem. Originally, my LCD would show the startup screen and continue with what I wanted to display on it. Unfortunately, I wasn't sure what happened. Now, my LCD only shows the startup screen and gets stuck there. I ...
by darchua1
Wed Sep 19, 2007 10:53 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: What's e LK204-25 LCD C programme 4 ATmega8 microcontroller?
Replies: 7
Views: 10563

Resetting LK204-25LCD to default factory settings

Hi Troy,
Thanks for the help on the progamming. Now I have another problem. I wish to reset my LK204-25 LCD to the default setting. I have short the Manual Override pins but I'm not sure how to save the settings. Can you help me out with that? Thanks.

Regards,
Darren
by darchua1
Mon Sep 03, 2007 1:43 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: What's e LK204-25 LCD C programme 4 ATmega8 microcontroller?
Replies: 7
Views: 10563

What's e LK204-25 LCD C programme 4 ATmega8 microcontroller?

Hi,
I'm currently doing a mini project and I want to display characters on the LK204-25 LCD. The microcontroller I'm using is ATmega8 from ATMEL and the ports that are used are the VCC, GND, RXD and TXD. As this is a new LCD to me, I have no idea how to go about writing the C programme. Can you help ...