Home

Follow on: Follow simonmonk2 on Twitter


This is a project book that marries together the simple to use microcontroller boards (Arduino) and the world of Android mobile phones and tablet computers.

The book contains detailed instructions for constructing various projects that use Arduino and Android devices. Some of the projects such as the Geiger Counter and Ultrasonic distance meter are essentially electronic accessories for your Android phone.

Other projects in the book, work towards a home automation system, complete with electric door lock, remote control of power and heating. Even making home automation accessible from the Internet and your Android device.

All the projects in this book contain step-by-step construction details. All require some soldering, so a basic familiarity with soldering is required. 
Schematic diagrams and layouts for stripboard or perfboard are provided. 

All the Arduino Sketches and Android Apps are made freely available, so you do not need to know how to program. However the software is explained for those who want to modify the designs or to understand the basic principals before designing their own projects.

The book also includes an Android Open Accessory Primer appendix for those wishing to understand more about this frameworks and how to program it on both the Arduino and Android sides.


Chapter

Project

Notes

1

Bluetooth Robot

Control a small rover from your Android Phone using Bluetooth and an Arduino and Motor shield.

2

Android Geiger Counter

An Android Open Accessory Project using a USB host shield and Arduino Uno.

3

Android Light Show

A powered Open Accessory dock for your Android phone that drives three LED panels to make a sound sensitive light show.

4

Android TV Remote

Programmable Infrared remote control accessory for your Android phone.

5

Temperature Logger

A temperature logger that uses the Android phone to wirelessly send readings to Pachube.

6

Ultrasonic Range Finder

An Android Open Accessory for measuring distance.

7

Home Automation Controller

The Android tablet base unit with a audio jack interface to Arduino.

8

Home Automation Power Control

Add control of AC outlets and lights to the Home Automation Controller from Chapter 7.

9

Home Automation Thermostat

Add control of domestic heating to the Home Automation Controller using low cost RF data modules.

10

Remote Door Lock

Control access to your home using RFID tags, also with a RF link to the Home Automation Controller

11

Ethernet Flag

Network control of two flags that can be activated from any Internet device. Useful for the Evil Genius to summon minions.

12

Delay Timer

A simple to make Arduino-based delay timer.