serial object issue, Max /MSP and ArduinoBT

zwemmer's icon

Hi All,
I'm trying to connect to the serial port of my Macbook Pro (with Mac/OS 10.4.11 running) to get data in from the Arduino Bluetooth.

The problem is that in Max/Msp 4.6, when I try to select the right port as the serial port, MAx keeps deselecting the port where my Arduino Bluetooth is on and gives error messages that it can't connect to the serial port.

In the Set up Bluetooth device (part of MacOS) I have set it up so that no password is required to connect to the ARduino Bluetooth, so it shouldn't be that.

Any suggestions from anyone? I have attached my Max patch for you to see. Many thanks in advance. cheers! zwemmer

joshua goldberg's icon

disconnect the arduino software. does that help?

On Nov 18, 2008, at 10:20 AM, zwem wrote:

> Hi All,
> I'm trying to connect to the serial port of my Macbook Pro (with Mac/
> OS 10.4.11 running) to get data in from the Arduino Bluetooth.
>
> The problem is that in Max/Msp 4.6, when I try to select the right
> port as the serial port, MAx keeps deselecting the port where my
> Arduino Bluetooth is on and gives error messages that it can't
> connect to the serial port.
>
> In the Set up Bluetooth device (part of MacOS) I have set it up so
> that no password is required to connect to the ARduino Bluetooth, so
> it shouldn't be that.
>
> Any suggestions from anyone? I have attached my Max patch for you to
> see. Many thanks in advance. cheers! zwemmer
>
>

zwemmer's icon

I have quit Arduino software already, so no, this doesn't solve the problem.
Arduino has to keep doing it's thing on the Arduino BT itself so that there is data coming in in the right format.

Any other thoughts? cheers, z

dodgeroo's icon

There was a post about this a while ago.

Did you look on the Arduino website to make sure you have the right baud
rate? You can only use one with the Bluetooth.

Cheers,

Carey

On Tue, Nov 18, 2008 at 10:56 AM, zwem wrote:

>
> I have quit Arduino software already, so no, this doesn't solve the
> problem.
> Arduino has to keep doing it's thing on the Arduino BT itself so that there
> is data coming in in the right format.
>
> Any other thoughts? cheers, z
>

zwemmer's icon

HI,
I have the right baudrate of 115200, that is not the problem.
I can't find any relevant previous post on this issue on this forum, could you point out which one you are thinking of? many thanks.

KK's icon
thesprucegoose's icon

Check out Max2Arduino or Maxduino.

Both work wonderfully.