Skip to content

Files

Latest commit

dd38805 · Aug 3, 2018

History

History
13 lines (7 loc) · 795 Bytes

File metadata and controls

13 lines (7 loc) · 795 Bytes

Android-Simple-Bluetooth-Example

Simple Android Bluetooth example to turn on/off radio and to view and connect with devices. Has associated code to connect to an Arduino. For a complete tutorial write-up, please see here: http://mcuhq.com/27/simple-android-bluetooth-application-with-arduino-example

This is a simple demo app that creates buttons to toggle ON/OFF the bluetooth radio, view connected devices, and to discover new bluetooth enabled devices. A checkbox and status strings provide functionality to communicate with an embedded microcontroller such as an Arduino. You can find the Arduino gist here: https://gist.github.com/bauerjj/424442ed08647a26652f9fe0736bfa28