View Single Post
Posts: 631 | Thanked: 837 times | Joined on May 2007 @ Milton, Ontario, Canada
#6
What I need now is to emulate a bluetooth device with the USB device, Or modify carman to look at all com ports.
Modifying carman to read a serial port directly makes the most sense, as that's all it's doing anyways, but wrapping that functionality in some bluetooth connection code which we don't need. The bluetooth-serial serial-usb would work, but it's a pretty kludgy approach and completely unnecessary as far as I'm concerned. If I've got some time this afternoon I'll try grabbing a copy of carman SVN and see if I can build a "simplified" connection function to route the current bluetooth commands to any serial port. If you don't see anything posted up about it in the next few days send me a PM to remind me please.

Thanks!