Simplest possible digital input with the ADK. This article will discuss the bare minimal requirements for development of a basic USB digital input accessory. The goal is to demonstrate the easiest possible use of the technology. For additional background information on Android development, Arduino, and MicroBridge, check out these links: Android Developer’s Guide Getting Started with Arduino Microbridge Getting Started First, make sure you have setup the development environments for Arduino and Android:
Simplest possible digital output with Android and Arduino. This article will discuss the bare minimal requirements for development of an Android USB digital output device. The goal is to demonstrate the easiest possible use of the technology. For additional background information on Android development, Arduino, and MicroBridge, check out these links: Android Developer’s Guide Getting Started with Arduino Microbridge Getting Started First, make sure you have setup the development environments for Arduino and Android: