Search found 2 matches

by robpar
Sun Dec 21, 2003 2:04 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Problem with Odd Characters
Replies: 3
Views: 4470

Problem with Odd Characters

I am developing a keyboard read routine. After the key is read
it is displayed on the second line of my LK-202-25 LCD.

The Routine works and displaying characters to the LCD also works
well. however when I am in the loop for decoding the key press I get
an extra character before the one I want to ...
by robpar
Mon Dec 08, 2003 4:18 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Connecting with I2C
Replies: 3
Views: 3493

Connecting with I2C

I am trying to connect myLK202-25 to a Basic Atom 28. I would prefer
to use I2C. I am having trouble connecting to the LCD I believe the problem
is with the Control Byte as MBasic refers to it.

Control is a variable or constant that specifies the I2C device s control byte. The control byte consist ...