Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java GUI + UART communication with a microcontroller

931942Apr 19 2012 — edited Apr 26 2012
Hi there,

I was recently going over some the Java tutorials that explained how to create GUIs in Java.

I have a question, I am trying to creating to a GUI in Java that will interface with a microcontroller via a USB cable. The GUI would send commands to the microcontroller and in response the microcontroller would transmit data back to the PC. the whole idea behind this project is to perform data acquisition. First i would like to know if something like this is possible and secondly could you give me some advice on how to get started.

Thank you in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 24 2012
Added on Apr 19 2012
1 comment
484 views