Search found 1 match

by K-Nova
Wed Apr 07, 2004 5:48 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LCD ctrl code in C++ for LK202-24-USB(may work with other )
Replies: 0
Views: 3450

LCD ctrl code in C++ for LK202-24-USB(may work with other )

Here you can download the source code to control the LCD via all COM port (COM3 in the exemple).
The MatrixLCD class give you all command describe in the datasheet of the LK202-24-USB display and the class PortSerie is the class use to communicate with the LCD screen.
The class IO is an abstract ...