Bluetooth Object for Max/MSP 4.6.2 ?
Does anyone know of an object/external that will receive & interpret data via bluetooth? Specifically, I am working with a Nokia 95 8GB mobile phone & was hoping to transmit data (accelerometer data, etc..) to max/msp. Essentially, I want to use this phone as a wireless controller.
many thank-you's in advance,
-Ben
Why not just use wifi and OSC? (Maybe bluetooth works with OSC but I've only used wifi.) Get the necessary externals from CNMAT at http://cnmat.berkeley.edu/downloads.
If I remember correctly, bluetooth items (that you have paired) will appear as a serial port -- hook your gizmo up & send a "print" message to [serial] and see if it's there.
M