arduino + bluetooth dongle

Hello,
In the last hour I tryied to find someone that made arduino and simple bluetooth dongle works without any "usb shield".
Someone made it with wii remote but not with bluetooth.

Why dont we make into a project and make ""arduino driver"" for bluetooth dongle?

After all its simple rx/tx. we just need to trnslate the driver from windows languageto arduino language. This will save all arduino users 50$ for there arduino BT.

Any know know about similar project?

Thank you.

It just isn't simple RX/TX. Assuming you only want serial comms (not good enough to connect to most other devices) it's possible to do under $20 with a special module but no USB dongle will attach directly to the Arduino.

Same answer as when you asked this question last week.