Well... visiting the forums.... nobody knows... but the conecction in osx
leopard is very easy... first on bluetooth preferences configure de
arduinobt, then open the monitor console in arduino ide, put 11520 bd (the
signal to connect arduino), then select your board and select the port.

In the void set put:


void setup() {
  // initialize serial communications at 11520 bps:
  Serial.begin(11520);
}

Compile, reset the board and select upload...done

Best regards from Chile

Santorcuato

José

2009/9/28 Jose Luis Santorcuato <[email protected]>

> Dear friends, its me again, well i bought a new arduino bt, and i stay
> using a osx leopard and tiger, the computer find the board and
> configure it  fine, but when i need connect to arduino ide and send
> the sketch the arduino ide says: program is not responding...the
> serial port can available, but i cant... please...a hand.
>
>
> Thanks a lot
>
> Best Regard frmo Chile
>
> José
>
> --
> http://www.chilemigra.cl
> http://arselectronicachile.blogspot.com
> http://www.myspace.com/santorcuato
>



-- 
http://www.chilemigra.cl
http://arselectronicachile.blogspot.com
http://www.myspace.com/santorcuato
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to