I want to connect an XBee to an Arduino Due using a Sainsmart USB Explorer. I have looked everywhere and cannot find any information on doing this.
I have successfully connected an Arduino Mega using a Sainsmart USB Host Shield using the USB Host Shield Lib at https://github.com/felis/USB_Host_Shield_2.0, but I need to use the XBee with a GLCD shield, and I cannot stack a USB shield on the LCD shield. It seems that only a mouse or keyboard is supported by the Arduino USB host library.