Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Communication wit Microcontroler

Status
Not open for further replies.

ivannavi

Programmer
Joined
Jan 23, 2007
Messages
1
Location
SI
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top