bluetooth

Hi I just wanted to know if you can wire up a usb bluethoth dongle to an arduino.

thank you for your time.

USB, no. You would need a USB Host controller and then write lots of driver code to use one.

Instead, there are Bluetooth modems (that support the serial profile) that you can easily use. Search for BlueSMIRF.

yeah I was just hoping. thank you for the reply.