/arduino-android-bluetooth

Android app that pairs to an Arduino Bluetooth and receives sensor data

Primary LanguageJava

Android Arduino Bluetooth connection

This is an example of how to connect an Arduino with a Bluetooth transciever to an Android app.

I connected the Arduino board with a temperature sensors. The Android app receives the temperature information from the board via bluetooth.