Re: A Byte out of USB
Re: A Byte out of USB
- Subject: Re: A Byte out of USB
- From: Thomas Engelmeier <email@hidden>
- Date: Fri, 21 Mar 2008 11:54:12 +0100
On 12.03.2008, at 21:35, R T wrote:
I want to use Xcode/Applescript to send this same
byte of information out the USB port from my new
MacBook running 10.5.2.
Is there a sample block of code somewhere that shows
how to accomplish sending 1 byte out a USB Port?
The simples way is, as others mentioned, to use an USB serial port
adaptor.
Another way might be to use an USB equipped microcontroller and
implement the HID protocol on it - it is meant for setting and getting
key / sensor / status information.
Or use a already shipping solution like <http://www.codemercs.com/IOWarriorE.html
>, which comes with prebuild libraries to access it.
Regards,
Tom_E
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden