Search found 4 matches

by Shivam
Mon Sep 21, 2009 1:32 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Logo as a Startup screen
Replies: 1
Views: 3828

Logo as a Startup screen

Hello,

How can I insert a LOGO ( as in a company logo) as a startup screen using uProject?

I have the LK 204-25 USB LCD.
by Shivam
Fri Sep 18, 2009 4:32 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Remapping the keypad to LK 204-25 USB
Replies: 4
Views: 5441

Thank you. It works. I think you meant to say enter the ASCII values of the numbers and the not the numbers themselves. :)

I had 1 more question though. Every time I press the keypad the original number is replaced. How can I increment the cursor position when the keypad is pressed?
by Shivam
Fri Sep 18, 2009 3:40 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Remapping the keypad to LK 204-25 USB
Replies: 4
Views: 5441

I am looking at section 9.9 but since its my first time its a difficult to understand as to how to implement it. Can you give an example or a sample code? Also can I do it with uProject? If so, how? I am looking at the sample keypad code in C# provided on the website. But thats just for testing ...
by Shivam
Fri Sep 18, 2009 2:41 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Remapping the keypad to LK 204-25 USB
Replies: 4
Views: 5441

Remapping the keypad to LK 204-25 USB

Hello,

I have tested the keypad with the lk 204-25 USB lcd and it works fine. I want to remap the LCD to display numbers (0,1,2,3,4,...) instead of letters(A,B,C...). how do I do that?