A Bluetooth Low Energy (BLE) Controlled RGB LED Client For Android.
BLE_LED is hosted in the following web site
https://github.com/imcczy/BLE_LED
If you think the Android project BLE_LED 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 BLE_LED.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 19 |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
BLE_LED has the following Java source files.
com.example.LED.BluetoothLeService.java com.example.LED.DeviceScanActivity.java com.example.LED.write.java