Examples

From Rxtx

(Difference between revisions)
Jump to: navigation, search
 
(61 intermediate revisions not shown)
Line 1: Line 1:
 +
Note that all the examples below require that you import the gnu.io package.
 +
*[[Two way communcation with the serial port]]
*[[Two way communcation with the serial port]]
 +
*[[Event based two way Communication]]
 +
*[[Parallel Communications]]
*[[Discovering comm ports]]
*[[Discovering comm ports]]
 +
*[[Discovering available comm ports]]
 +
*[[Writing "Hello World" to a USB to serial converter]]

Latest revision as of 18:39, 8 January 2009

Note that all the examples below require that you import the gnu.io package.

Personal tools