Simplest possible analog output with Android and IOIO. This article will discuss the bare minimal requirements for development of an Android USB (or Bluetooth) analog output device, a controllable RGB LED. The goal is to demonstrate the easiest possible use of the technology. For additional background information on Android development, IOIO, and electronics, check out these links: Meet IOIO IOIO for Android Beginners Guide IOIO Wiki Android Developer’s Guide
Simplest possible digital input with Android and IOIO. This article will discuss the bare minimal requirements for development of an Android USB (or Bluetooth) digital input device. The goal is to demonstrate the easiest possible use of the technology. For additional background information on Android development, IOIO, and electronics, check out these links: Meet IOIO IOIO for Android Beginners Guide IOIO Wiki Android Developer’s Guide Hardware Parts needed: Android Device (1.
Simplest possible digital output with Android and IOIO. This article will discuss the bare minimal requirements for development of an Android USB (or Bluetooth) digital output device. The goal is to demonstrate the easiest possible use of the technology. For additional background information on Android development, IOIO, and electronics, check out these links: Meet IOIO IOIO for Android Beginners Guide IOIO Wiki Android Developer’s Guide Hardware Parts needed: Android Device (1.
Simplest possible analog input with the ADK. This article will discuss the bare minimal requirements for development of a basic USB 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 analog output with Android and Arduino. This article will discuss the bare minimal requirements for development of an Android USB digital output device, a controllable RGB LED. 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: