Building an Android App to Communicate With the HC-06 Bluetooth Module

by ForceTronics in Circuits > Arduino

17337 Views, 40 Favorites, 0 Comments

Building an Android App to Communicate With the HC-06 Bluetooth Module

Building an Android App to Communicate with the HC-06 Bluetooth Module
Android HC06 Setup.png

In this Instructable we will look at how to build a simple Android App that can connect and talk to an Arduino over a wireless Bluetooth connection. We will use the popular and low cost HC-06 Bluetooth module to create the Bluetooth signal from the Arduino. To create the Android App we will use the MIT App Inventor II, which is an easy to use graphical programming interface.

  • Link to download the Android app to load into MIT App Inventor II:

https://dl.dropboxusercontent.com/u/26591541/Andro...

  • Follow this link to my blog to access the Arduino code:

http://forcetronic.blogspot.com/2014/10/building-a...