Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #3035
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!talisker.lacave.net!lacave.net!not-for-mail |
|---|---|
| From | Josh Cheek <josh.cheek@gmail.com> |
| Newsgroups | comp.lang.ruby |
| Subject | Re: Let Ruby read the serial port |
| Date | Sat, 16 Apr 2011 17:03:09 -0500 |
| Organization | Service de news de lacave.net |
| Lines | 32 |
| Message-ID | <BANLkTimexpTfhZ7qTMpV9SFSTF07jiGmmw@mail.gmail.com> (permalink) |
| References | <1c3018ffaf2482d637183ffea57c2d54@ruby-forum.com> |
| NNTP-Posting-Host | bristol.highgroove.com |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Trace | talisker.lacave.net 1302994059 15464 65.111.164.187 (16 Apr 2011 22:47:39 GMT) |
| X-Complaints-To | abuse@lacave.net |
| NNTP-Posting-Date | Sat, 16 Apr 2011 22:47:39 +0000 (UTC) |
| In-Reply-To | <1c3018ffaf2482d637183ffea57c2d54@ruby-forum.com> |
| X-Received-From | This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway |
| X-Mail-Count | 381726 |
| X-Ml-Name | ruby-talk |
| X-Gateway-Modified | [Note: parts of this message were removed to make it a legal post.] |
| X-Rubymirror | Yes |
| X-Ruby-Talk | <BANLkTimexpTfhZ7qTMpV9SFSTF07jiGmmw@mail.gmail.com> |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.ruby:3035 |
Show key headers only | View raw
[Note: parts of this message were removed to make it a legal post.] Almost a year ago I used http://rubygems.org/gems/serialport successfully on my Mac to talk to USB and Bluetooth Arduinos. On Sat, Apr 16, 2011 at 7:58 AM, Superpelican X. <superpelican12@gmail.com>wrote: > Hello everyone, > > I would like to read a serial port. I'm going to connect want to connect > my Arduino Uno microcontroller board to the computer via USB. It acts as > a virtual serial port automatically. I can already read with the Arduino > IDE' s serialterminal. > > Processing can also read a serialport from a Arduino. > > But now I would like to let Ruby read the virtual serialport and save > the data in a variable. And then do a lots of stuff with it. > > Is there a special library or gem for this? I already installed libusb > for ruby. > > Greetings, > > Superpelican > > -- > Posted via http://www.ruby-forum.com/. > >
Back to comp.lang.ruby | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Let Ruby read the serial port "Superpelican X." <superpelican12@gmail.com> - 2011-04-16 07:58 -0500
Re: Let Ruby read the serial port Brian Candler <b.candler@pobox.com> - 2011-04-16 16:14 -0500
Re: Let Ruby read the serial port andrew mcelroy <sophrinix@gmail.com> - 2011-04-16 16:38 -0500
Re: Let Ruby read the serial port Josh Cheek <josh.cheek@gmail.com> - 2011-04-16 17:03 -0500
Re: Let Ruby read the serial port Regis d'Aubarede <regis.aubarede@gmail.com> - 2011-04-18 09:26 -0500
csiph-web