I'm trying to find out how to control a LCD-display connected to the parallel(printer)-port.
Any suggestions?
/Fredrik
Printable View
I'm trying to find out how to control a LCD-display connected to the parallel(printer)-port.
Any suggestions?
/Fredrik
Hi
To send signals to parallel port,u may need java communication api..
if u have a littile experince in C launguage paralle port handling tru Portb();
method, i donnt think so that u have any problem regarding LCD Display.
b/c like C, java Com Api has same methods to send signals to parallel port
or seial port, but problem arises that these api are platform dependent..
hope u r problem is solve..
Bryan Alex
"Fredrik B" <fb@hem.passagen.se> wrote:
>
>I'm trying to find out how to control a LCD-display connected to the parallel(printer)-port.
>Any suggestions?
>
>/Fredrik