Page 1 of 1

Java Developers Guide...

Posted: Fri Dec 13, 2002 5:37 pm
by Henry
-=coming soon=-

LCD Tester Installer

Posted: Wed Sep 10, 2003 3:54 pm
by Johnny1
Please visit the link below for full documentation on how to install LCD Tester.

http://www.lcdforums.com/forums/viewtopic.php?t=1535

Display Communication Sample

Posted: Fri Oct 10, 2003 3:32 pm
by Johnny1
Display Communication Sample

Image

Display Communication Sample is a Java application that comes with everything including code and documentation. This simple application allows you to connect to any serial port including USB ports, and send and receive data to and from our displays. You may also send commands to the displays byte by byte. Anyway check it out for yourself, it's an easy way to get started writting your own applications to communicate to our displays using Java.

Here is the link to download Display Communication Sample:

http://www.lcdforums.com/download/CodeS ... Sample.zip

This zip file includes...
  • DisplayCommunicationSample.jar -> Double-click this file to start running the application
    DisplayCommunicationSample Documentation.html.lnk -> Shortcut to documentation home file
    javadoc -> Folder containing documentation
    src -> Folder containing source code
Note: This application uses Java(TM) Communications API 2.0, which is only available for Windows and Solaris. If anyone wants a Linux version let me know.

Requirements For the communications API all you need to do is copy these three files from the downloaded zip file:
  • win32com.dll to the .../jre/bin/ directory
    javax.comm.properties to the .../jre/lib directory
    comm.jar to the .../jre/lib/ext directory
That's it, no need to change CLASSPATH or anything like that.

C Sample
Thought I'd keep it simple and do a C sample first.
http://www.lcdforums.com/forums/viewtopic.php?t=1588

Next...
Display Communications Sample in VC++.....

Posted: Thu Jul 14, 2005 3:47 am
by stiwon
The link to the java example doesn't seem to be working - has it moved?

Thanks
Stefan

Posted: Thu Jul 14, 2005 9:24 am
by Tom
Hi Stefan,

A sample can be found at http://www.lcdforums.com/forums/viewtopic.php?t=2724 .

If you have anymore questions or concerns, please feel free to contact me.

Best Regards,