Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #19368
| Newsgroups | comp.lang.java.programmer |
|---|---|
| Date | 2012-10-15 11:24 -0700 |
| References | <ba723146-04af-433c-9b5b-8ca39828039f@googlegroups.com> |
| Message-ID | <51fa3ce7-8e4d-4713-8a9a-6ed784abd2e2@googlegroups.com> (permalink) |
| Subject | Re: I need to write Simple JAVA program to read and write from USB serial to use it with Arduino |
| From | stledger@lanl.gov |
On Saturday, October 13, 2012 1:54:48 PM UTC-6, sahm wrote: > Hi every one I’m trying to write simple JAVA program that could send command to Arduino board or read output from Arduino. I tried java-simple-serial-connector library but I keep getting error. And in Arduino web site they use gnu.io. classpath witch I have no idea how to use it with java Please help me Best Salim We have had good success with SerialPort from SerialIO.com. It has worked well for a several different serial devices. John
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar | Unroll thread
I need to write Simple JAVA program to read and write from USB serial to use it with Arduino sahm <sahm007@gmail.com> - 2012-10-13 12:54 -0700 Re: I need to write Simple JAVA program to read and write from USB serial to use it with Arduino Lew <lewbloch@gmail.com> - 2012-10-13 13:07 -0700 Re: I need to write Simple JAVA program to read and write from USB serial to use it with Arduino Arne Vajhoej <arne@vajhoej.dk> - 2012-10-13 19:00 -0400 Re: I need to write Simple JAVA program to read and write from USB serial to use it with Arduino Martin Gregorie <martin@address-in-sig.invalid> - 2012-10-14 00:02 +0000 Re: I need to write Simple JAVA program to read and write from USB serial to use it with Arduino Knute Johnson <nospam@knutejohnson.com> - 2012-10-13 17:30 -0700 Re: I need to write Simple JAVA program to read and write from USB serial to use it with Arduino stledger@lanl.gov - 2012-10-15 11:24 -0700
csiph-web