/ArduinoColor

A modified version of trevorshannon's ArduinoColor that works over Bluetooth instead of a wired serial connection.

Primary LanguageJava

Use this Android app with my CompassColor project to control the lights via Bluetooth
https://github.com/sud0nick/CompassColor

These are the source files for an Android App called Arduino Color.  
For more information on starting to develop Android apps, visit http://developer.android.com/training/index.html

1. Store all these files in a root directory called ArduinoColor.

2. In Eclipse (or other IDE) select Import > Existing Projects into Workspace.

3. Select the ArduinoColor folder.

4. Run the project as an Android Application with your phone connected to your computer