Posts with «adk» label

Controlling a Micro-Servo

In this post, I’ll show you how to use a micro-servo in Arduino and be controlled from an Android application. Let’s start by describing what a servo is.

A servomotor is a motor in which the shaft rotates in micro steps. You can control the servo by sending the angular degrees by which it [...]

Sensing Light Variations using LDR

Today, I’m going to show how easy it is to read data from an accessory to your android device. In this example, we are going to use a special kind of resistor whose resistance is dependent on the amount of light falling on its surface. It is called Light-Dependent-Resistor or LDR or also known [...]

Android + Arduino 26 Mar 16:03
adk  android  arduino  ldr  photocell  red pill  

Getting Started with Android and Arduino

Writing applications on Android is cool but writing applications on Android that can talk to the physical world is totally awesome. I recently bought a Seeduino ADK Board, which is actually a clone of an Arduino board that has support for the Android Accessory Development Kit. You can find more information about Seeduino here.

[...]
Android + Arduino 25 Mar 17:13
adk  android  arduino  led  red pill