I am a noobie. I drive a robot from my windows laptop via a USB cable. Can I simply replace the cable with two USB bluetooth adapters at each end? If not, what is involved? thanks
Can I simply replace the cable with two USB bluetooth adapters at each end?
No, you can't drive a USB device from the USB socket on the arduino.
If not, what is involved?
get a bluetooth enabled Arduino.
Ahah, I beleive in the BT stack there is the option for it to be a serial host, he may be able to dissect a BT dongle and find RX and TX pads, so when powered it should be interface-able via serial, the only issue would be handshaking to the computer
Did you consider an XBee?