An Android App for Connecting to HC-05 Arduino Bluetooth Module and controling a 16x2 character display and a DS1307 RTC Module connected to the Arduino.
BluetoothArduino is hosted in the following web site
https://github.com/panilov7/BluetoothArduino
If you think the Android project BluetoothArduino 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 BluetoothArduino.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 19 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
BluetoothArduino has the following Java source files.
com.panilov.bluetootharduino.Item.java com.panilov.bluetootharduino.MainActivity.java com.panilov.bluetootharduino.MyListAdapter.java