Keypad characters?

LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT Series

Moderators: Henry, Mods

Post Reply
WilburNutsack
LCD?
Posts: 5
Joined: Tue Feb 05, 2002 4:00 pm

Post by WilburNutsack »

Hi

I am using LCDriver to display my menu and i am now wanting to accept keypresses from my keypad.
How do i do this? I have another serial library which i can recieve the characters but how do i use the 2 together?

Do i have to free the display from LCdriver and then check for any characters and then display the menu again?

How long does it take to do? Meaning, i have to do this inside an MPEG decoding loop, will this be quick enough?

I cant see another way of doing this, just checking that i am going about it the right way.

Thanks
WilburNutsack
LCD?
Posts: 5
Joined: Tue Feb 05, 2002 4:00 pm

Post by WilburNutsack »

It is fine now, i rewrote the lcdriver functions with a standard serial library.

By the way, for anyone as new to this serial nonsense as i am....

http://www.tetraedre.com/advanced/serial2/indexv2.html

Found this c++ library much easier to use than other ones i looked at.

Ross
Henry
OMNIPRESENT
OMNIPRESENT
Posts: 3014
Joined: Tue Aug 14, 2001 6:00 pm
Contact:

Post by Henry »

LCDriver 1.x has no keypad support... I'm gald you sorted it out and I'll add that link to the FAQ soon...
Henry J.
President
Matrix Orbital
Post Reply