Here is what I understand about the UartSB:
[list=]
It connects to a USB port on a computer with the FTDi chip, adding a serial interface
It is compatible with XBee and Bluetooth, allowing easily to add these serial modules to a computer with USB
[/list]
Here are the questions I have:
If my device has an FTDI port, is something like UartSB what I need to connect the device to my computer?
What is the ‘ISP bit bang’ element of this device? does UartSB allow for in circuit programming of AVR chips with this header?
Thanks!