I had add library from RXTX (package and have copied code from page :
TwoWaySerialComm (for communication and tested it with Command prompt-u.
and PIC microcontroller.
I have built JFrame with JTextField, where I would like to see arrived sign and send typed key.
Problem:
What is the variable I haw to get (from RXRX code) to see the value in new JTextField from MCU and what method I need to use?
Thank you
TwoWaySerialComm (for communication and tested it with Command prompt-u.
and PIC microcontroller.
I have built JFrame with JTextField, where I would like to see arrived sign and send typed key.
Problem:
What is the variable I haw to get (from RXRX code) to see the value in new JTextField from MCU and what method I need to use?
Thank you