I have some ArduinoBT that I am trying to connect to my mac. I find the bords and got it registed but my computher dosent want to conect to it. in the Bluetooth settup it stands type unknown, services none, paired yes, connected no.
and in the Arduino program I am geting:
Binary sketch size: 1282 bytes (of a 14336 byte maximum)
avrdude: ser_open(): can't open device "/dev/tty.ARDUINOBT-BluetoothSeri-1": Resource busy
Sorry it doesn't have onboard USB, but I think you could use a P4B serial to TTL adapter from Wulfden / Modern Device or an FTDI USB to TTL adapter cable and wire it together using the TX and RX pins
I think that would work ( please correct me if I'm wrong )