Sunday, 25 May 2014

avr - Java and Serial Port


I am able to control the speed and direction of 2 DC motors using an AVR-based microcontroller board (see here for details) currently through hyperterminal (Flash Magic).


Is it possible to do the same through a Java-based GUI program instead?


I mean the speed entered in the textfield of the GUI being sent to the COMPort instead of the one entered in hyperterminal. If so, how?





No comments:

Post a Comment