Hi Raquel,
1) will is it possible to read a character from the lcd where cursor is pointing?.
No, you can not read from the display the cursor location. You will need to have a counter in your code that will hold the cursor position value as you write on the display. You can use the Clear Screen ...
Search found 3 matches
- Wed Aug 18, 2010 5:25 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LK204-7T-1U-USB-GW menu application on linux and reading cha
- Replies: 6
- Views: 10168
- Tue Aug 17, 2010 11:45 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LK204-7T-1U-USB-GW menu application on linux and reading cha
- Replies: 6
- Views: 10168
LK204-7T-1U-USB-GW menu application on linux and reading cha
Hi ,
Thanks for quick replay Raquel and Ray.
Actually my requirement is like this:
Let say if I am displaying IP address:192.168.1.47(this address is we are reading from file and displaying on lcd), if I want to modify this IP address to 192.168.1.127 ,modify using keypad and store it to the file ...
Thanks for quick replay Raquel and Ray.
Actually my requirement is like this:
Let say if I am displaying IP address:192.168.1.47(this address is we are reading from file and displaying on lcd), if I want to modify this IP address to 192.168.1.127 ,modify using keypad and store it to the file ...
- Tue Aug 17, 2010 6:34 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LK204-7T-1U-USB-GW menu application on linux and reading cha
- Replies: 6
- Views: 10168
LK204-7T-1U-USB-GW menu application on linux and reading cha
Hi,
I bought LK204-7T-1U-USB-GW,with sample applications from this link :
http://www.matrixorbital.ca/appnotes/Linux/Using%20Matrix%20Orbital%20Displays%20on%20Linux.pdf, from this i am able to run the sample application and display is working properly.
I am developing a menu based application ...
I bought LK204-7T-1U-USB-GW,with sample applications from this link :
http://www.matrixorbital.ca/appnotes/Linux/Using%20Matrix%20Orbital%20Displays%20on%20Linux.pdf, from this i am able to run the sample application and display is working properly.
I am developing a menu based application ...