Search found 1 match

by jonmccune
Thu Jan 29, 2004 8:08 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Java Class for LCDs
Replies: 0
Views: 2711

Java Class for LCDs

Hello,

Does anyone know of an existing java class (probably using javax.comm) that works reasonably well for controlling Matrix Orbital LCDs? Something with functions like MatrixOrbital.clearScreen() and MatrixOrbital.display(int x, int y, String txt).

I will be using my LCD under Linux. If no ...