The smallest arduino clone, with onboard Bluetooth 4.0 (BLE).
femtoduino-ble is hosted in the following web site
https://github.com/zrecommerce/femtoduino-ble
If you think the Android project femtoduino-ble 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 femtoduino-ble.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 18 |
Minimum SDK Version | 18 |
Activity Count | 2 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.BLUETOOTH_PRIVILEGED |
femtoduino-ble has the following Java source files.
com.example.app.BluetoothLeService.java com.example.app.DeviceControlActivity.java com.example.app.DeviceScanActivity.java com.example.app.SampleGattAttributes.java