If possible, i'd like to get my arduino's accelerometer data + magnetometer data to C++ on my macbook. AFAIK, the libSerial library will be available to us mac users at some point, but I'm rather in need of the technology now.
I'm more than willing to write up in Obj-C++, if that's the most viable option available to me, though that'd mean more work (in learning any Obj-C at all, which is not something I've started on).
I hope this isn't a redundant question, and I admit that I'm asking before extensive searching - my workload at the moment is quite high, and I'm simply having to ration my time too much to take a long look at it if I could pick some of you fine people's brains.

Many thanks
MOD: I realise that I can interface using Obj-C, so the question really is - would it be easier to learn enough Obj-C to write the whole thing in Obj-C++, or is there a pure C++ route that'd be easier to get given that I'm familiar with C++ already. Hope I'm not wasting your time, peeps.
