Oznog
Active Member
I need to use PIC with wireless comm.
I saw the "wireless modems" at Sparkfun, they're impressive but pricey.
I can get USB Bluetooth adapters for next to nothing, with "up to" 100m range. This sounds dandy and meets my bandwidth requirements.
However, using a PIC as a USB master may be too problematic. Well, I know it can, but only a few PICs can be USB masters and I need a wider choice of chips. And the USB layer doesn't help me at all, I just need to send some data here. The FTI USB-to-rs232 chips are actually USB slaves with an rs232 interface- so the UART interface can't actually make it act as a USB master to control a BT-USB adapter. Plus, an extra "specialty" chip is generally too more awkward than I would want this to be.
Are any of these USB adapters known to be "hackable" where I can cut it open and wire directly into a logic-level, nondifferential UART on the hardware? This would be extremely useful.
I saw the "wireless modems" at Sparkfun, they're impressive but pricey.
I can get USB Bluetooth adapters for next to nothing, with "up to" 100m range. This sounds dandy and meets my bandwidth requirements.
However, using a PIC as a USB master may be too problematic. Well, I know it can, but only a few PICs can be USB masters and I need a wider choice of chips. And the USB layer doesn't help me at all, I just need to send some data here. The FTI USB-to-rs232 chips are actually USB slaves with an rs232 interface- so the UART interface can't actually make it act as a USB master to control a BT-USB adapter. Plus, an extra "specialty" chip is generally too more awkward than I would want this to be.
Are any of these USB adapters known to be "hackable" where I can cut it open and wire directly into a logic-level, nondifferential UART on the hardware? This would be extremely useful.