How can the Android Open Accessory Development Kit (ADK) or the microbridge project be made to work with the ASUS Eee Pad Transformer?
I can compile and install apps on the Transformer which uses that, but when I connect the Transformer to the USB host shield nothing happens, it doesn't receive any data from the Transformer. Sometimes the transformer enters in debug mode when connecting to the USB host shield.
(Some context, from the first link:
The main hardware and software components of the ADK include: A USB micro-controller board that is based on the Arduino Mega2560 and Circuits@Home USB Host Shield designs (now referred to as the ADK board), which you will later implement as an Android USB accessory.
)