Getting into detail The Android application is a simple demo that toggles a LED connected to the accessory (the Arduino UNO). The Android code can be found under the java directory in the source git: git clone git://github.com/joekickass/Arduino-Uno-Android-Accessory.git Below I will highlight parts of the code. Most of the information given can be found in the […]
The post Arduino UNO and the Google ADK – part II appeared first on blog..