Simple Android Bluetooth remote control for RGB LEDs strip..
StripLight-Remote is hosted in the following web site
https://github.com/goebish/StripLight-Remote
If you think the Android project StripLight-Remote listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of StripLight-Remote.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
There are 6 image files in StripLight-Remote. The names of the image files are listed as follows.
brighter.png darker.png faster.png mode.png power.png slower.png
The following screenshort is generated from the image listed above.
StripLight-Remote has the following Java source files.
com.larswerkman.holocolorpicker.ColorPicker.java com.larswerkman.holocolorpicker.OpacityBar.java com.larswerkman.holocolorpicker.SVBar.java com.larswerkman.holocolorpicker.SaturationBar.java com.larswerkman.holocolorpicker.ValueBar.java org.goebish.striplight.MainActivity.java