luckyrider / hm10-android-arduino

Connecting Android, Arduino and HM-10 Bluetooth LE modules!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HM-10 App Test

About

This is my first attempt to connect Android, Bluetooth LE/4.0, Arduino and a WS2812 LED strip. It's designed for use with inexpensive HM-10 BLE/BT 4.0 modules based upon TI's CC2540.

http://www.jnhuamao.cn/bluetooth.asp?ID=1

Blue Light app is derived from Google's sample code:

https://developer.android.com/guide/topics/connectivity/bluetooth-le.html

Contributions and improvements are very welcome, Android development is quite new for me.

Most of this is at a proof of concept stage but I hope to develop it further!

If you would like to install the APK, it's here:

../Android/BT4LEDTest/bin/BlueLight.apk

Tested on Nexus 4, Android 4.4.2

Requirements

HM-10 Bluetooth LE / 4.0 module

Arduino (or compatible) microcontroller

LED Strip

Android phone with Bluetooth Low Energy support and Android 4.4

About

Connecting Android, Arduino and HM-10 Bluetooth LE modules!


Languages

Language:Java 92.1%Language:Arduino 7.9%