UpdatedAug 10, 2017
PublishedAug 10, 2017
Packagecom.frederikhauke.ArduTooth
MD566a2041d994fe6d5893ead149816653e
SHA1 (signer)63:82:A1:D0:25:37:3C:6F:29:8E:45:62:0D:1F:31:BA:10:9A:D9:74
Signed byCN=Frederik Hauke
Malware scanTRUSTED
Contact[email protected]
Privacy policyView
What's new
v1.2:
-new Terminal-Mode: Send and Receive messages in a Chat-Interface
-Sensor-labels can be renamed
-Information-screen with tips
-new Terminal-Mode: Send and Receive messages in a Chat-Interface
-Sensor-labels can be renamed
-Information-screen with tips
Description
The easiest way to visualize Arduino Sensor-Data directly on your Android-Device in REALTIME! The App is able to display the values of up to 10 Sensors simultaneously (in Receiver-Mode).
With the new Terminal-Mode you even can send data to your Arduino. The responds will also be shown in the App.
Only required is to load some Code to your Arduino-Board, wire a Bluetooth-Module (like the HC-05) to the Arduino and couple Android-Device and Bluetooth-Module in the System-Preferences.
The App will establish a wireless Bluetooth-Serial-Connection between Arduino and Smartphone.
For a How-To click on the link:
http://www.instructables.com/id/How-to-Receive-Arduino-Sensor-Data-on-Your-Android/
Requirements:
-Arduino
-Bluetooth-Modul (HC-05, HC-06, ...)
The Bluetooth-Module has to be wired as shown at the labeling of the Module (Caution: HC-05 TX has to be wired to Arduino Pin 10 (RX), HC-05 RX has to be wired to Arduino Pin 11(TX)).
The newest versions of Arduino-Code you can find on Github:
https://github.com/frederikhauke/ArduToothArduinoCode
With the new Terminal-Mode you even can send data to your Arduino. The responds will also be shown in the App.
Only required is to load some Code to your Arduino-Board, wire a Bluetooth-Module (like the HC-05) to the Arduino and couple Android-Device and Bluetooth-Module in the System-Preferences.
The App will establish a wireless Bluetooth-Serial-Connection between Arduino and Smartphone.
For a How-To click on the link:
http://www.instructables.com/id/How-to-Receive-Arduino-Sensor-Data-on-Your-Android/
Requirements:
-Arduino
-Bluetooth-Modul (HC-05, HC-06, ...)
The Bluetooth-Module has to be wired as shown at the labeling of the Module (Caution: HC-05 TX has to be wired to Arduino Pin 10 (RX), HC-05 RX has to be wired to Arduino Pin 11(TX)).
The newest versions of Arduino-Code you can find on Github:
https://github.com/frederikhauke/ArduToothArduinoCode
Required features
- Bluetooth android.hardware.bluetooth
- Screen Portrait android.hardware.screen.portrait
- Touchscreen android.hardware.touchscreen
Permissions (9)
Arduino Bluetooth Terminal requests the following Android permissions:
- Access Network State android.permission.ACCESS_NETWORK_STATE
- Bluetooth android.permission.BLUETOOTH
- Internet android.permission.INTERNET
- Read External Storage android.permission.READ_EXTERNAL_STORAGE
- Vibrate android.permission.VIBRATE
- Wake Lock android.permission.WAKE_LOCK
- Write External Storage android.permission.WRITE_EXTERNAL_STORAGE
- Com Frederikhauke Ardutooth Permission C2d Message com.frederikhauke.ArduTooth.permission.C2D_MESSAGE
- C2dm Permission Receive com.google.android.c2dm.permission.RECEIVE