My first Android App - it's an app to control a RGB LED strip via Smartphone.
- There are several buttons on the View.
- one for the colors red, green, blue
- one for the color white
- three buttons for the brightness ( dark, regular, bright )
- and some more buttons for other chosen colors - for instance orange
- settings button for 2 more activites -one for setting the MAC "settings" and one for informations called "about"
- The Bluetooth will be activated when the user starts the app. ( onStart )
- You can connect to the Bluetooth modul on the Arduino by pressing the "connect" button. Make sure that you have selected the correct MAC address in the settings activity! Check your input twice.
- VERSION 1.1
- seperated activity for personalized color modes
- screen size adaption for all kinds of sizes
- elaboration of the GUI
- documentation
