Serial I/O in Cocoa
08May08
For those of you who are interested in building Cocoa apps that use Serial I/O (for example, to log data from an Arduino) here is the relevant reference from Apple:
and here is an implementation under BSD license that could easily be adapted to your own projects from Harmless Cocoa:
Filed under: Uncategorized | Leave a Comment
Tags: apple, physical computing
No Responses Yet to “Serial I/O in Cocoa”