[MacRuby-devel] Macruby and serialport
Jordan K. Hubbard
jkh at apple.com
Thu Feb 4 10:03:27 PST 2010
On Feb 4, 2010, at 8:03 AM, John-Paul Bader wrote:
> Do you guys have any idea how to make macruby talk to the serial port or do i have to be a bit more patient ? ;)
One assumes you still have no problem talking to the serial port from ObjectiveC, therefore the best approach would be to create a small ObjC class which encapsulates your serial communications and then simply use that class from your MacRuby application.
- Jordan
More information about the MacRuby-devel
mailing list