ArduinoColor
ArduinoColor copied to clipboard
A simplified version of the Color Namer app from Katie Dektar (https://play.google.com/store/apps/details?id=com.color.colornamer&hl=en) for demonstrating Android-Arduino communication with RGB LEDs
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
-
Store all these files in a root directory called ArduinoColor.
-
In Eclipse (or other IDE) select Import > Existing Projects into Workspace.
-
Select the ArduinoColor folder.
-
Run the project as an Android Application with your phone connected to your computer