Re: getting serial data
Re: getting serial data
- Subject: Re: getting serial data
- From: Dan Treiman <email@hidden>
- Date: Thu, 21 Jul 2005 13:39:45 -0500
You can get a USB-serial adapter. Keyspan makes a good one - thats
what we use in the lab where I work.
As writing code, I've written some serial port stuff on OSX using BSD
calls, so feel free to email me if you get stuck.
The stuff I've written is part of a program that receives data from an
eye-tracking system using a serial port. Its Probably very similar to
your problem.
Apple Sample Code:
http://developer.apple.com/samplecode/SerialPortSample/
SerialPortSample.html
-Dan T.
On Jul 21, 2005, at 1:13 PM, Theodore Petrosky wrote:
I have a phone system that is giving out data
serially. I have an old PC that is connected via the
serial port (1200 buad N81) and I get call info.
I want to write a cocoa app to capture this data. Is
there a way to use the USB port and pull the data into
my app? I know nothing about USB.
Thanks,
Ted
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden