Examples

From Rxtx

(Difference between revisions)
Jump to: navigation, search
m (ellicnaliri)
 
(8 intermediate revisions not shown)
Line 1: Line 1:
-
varpasletosi
 
Note that all the examples below require that you import the gnu.io package.
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]]
*[[Parallel Communications]]
*[[Discovering comm ports]]
*[[Discovering comm ports]]
*[[Discovering available comm ports]]
*[[Discovering available comm ports]]
*[[Writing "Hello World" to a USB to serial converter]]
*[[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