NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.
Microcontroller Programming » Java Help
March 24, 2011 by hariharan ![]() |
hey i wrote this java program. it will ask you for a string. after you input it,it will print the string. i want the string to be printed on the lcd. but how? this is the java code:
|
---|---|
March 24, 2011 by Ralphxyz ![]() |
So now where is your coding talking to the serial port (USB)? Once you learn JAVA serial communications you should be able to modify the PS2 Keyboard Python code (make it JAVA) to communicate with the mcu LCD. This would be a good utility to have so please post your working code. Ralph |
Please log in to post a reply.
Did you know that LEDs (light emitting diodes) only conduct current in one direction, like normal diodes? Learn more...
|