
| [Back to Introduction] [Comments? Questions?] |
| Requirements |
|
It uses the The Java Communications API to access the serial port and communicate with the LCD display. The Java Communications API is not included in the JAVA platform so you need to download it and install by yourself (see how-to).
I have developed and tested it on Windows and Linux (Suse 9.0/9.1) and works great! To use it on Linux you will also need to install the RX/TX serial I/O libraries (see how-to). |
| What worked for me... |
|
I have tested and it worked on:
I have tested the CF633 using the serial port and using a USB-to-serial adapter. I have only tested the CF631 (USB) on Linux but it should work OK on Windows if you install the FTDI driver. I have not tested all the functionality of these displays. They can do several things, like controlling Fans and the CPU power, that I did not need on my project but I implemented all the documented calls. Please let me know if they work for you or if you have any problems with any of them.
|
| API Document |
| Click here to browse the JAVA docs for the classes included in the current release. |
| Starting... |
Please make sure to send me a note with your comments... |
| HOW-TOs/LINKs |
|
Sometime in the future I will add my revised versions of what worked for me. For now check out what I used as my reference:
|
| Download |
|
By downloading and/or copying any of these files you agree with the license conditions. |
| Copyright 2004. All Rights Reserved |