Search found 6 matches

by Dvlindskyz
Fri May 16, 2014 10:33 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LK162A-4T-TCI
Replies: 9
Views: 6034

Re: LK162A-4T-TCI

Anyone have some ideas for me that may help?
by Dvlindskyz
Wed May 14, 2014 9:29 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LK162A-4T-TCI
Replies: 9
Views: 6034

Re: LK162A-4T-TCI

PS - I am using the #USE RS232() to set the serial port with my CCS PCM Compiler. Just an FYI. :)
by Dvlindskyz
Wed May 14, 2014 9:09 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LK162A-4T-TCI
Replies: 9
Views: 6034

Re: LK162A-4T-TCI

Thank you for the info Tino. I am having troubles reading in these values using a PIC 16F876A uC and this LCD keypad over serial rs232. I know I must be missing something but not sure what. I don't know if you or anyone has some example C-code on what it should look like to assign the correct key pr...
by Dvlindskyz
Mon May 12, 2014 7:02 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LK162A-4T-TCI
Replies: 9
Views: 6034

Re: LK162A-4T-TCI

This would be a good way a person is using a windows platform (computer) or the windows.h include I'd imagine? But if you are using a standalone PIC uC, then what would be the suggested method code? I'm not sure the readfile would be the best way?
by Dvlindskyz
Sun May 11, 2014 3:20 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LK162A-4T-TCI
Replies: 9
Views: 6034

Re: LK162A-4T-TCI

Thank you for the input. It appears that this has worked correctly. As far as broadcasting the keypress value once assigned, I am using rs232 for my screen, would it be easiest to read this value using getc() including <stdio.h> or what is the suggested method? Thanks again for the help!
by Dvlindskyz
Wed May 07, 2014 10:06 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LK162A-4T-TCI
Replies: 9
Views: 6034

LK162A-4T-TCI

Hello - I am having troubles setting and using the keypad on the LK162A-4T-TCI. Unfortunately the manual is sort of vague and unclear to me with the key up key down descriptions. Does key down mean "key pressed"? When using the "Assign Keypad Code", I'd like to set these to singl...