【これは旧バージョンです】 AndroidのBLEラジコンプロポアプリ「BLEPropo」と接続し、RCサーボとDCモータを制御するプログラムです。 mbed HRM1017で動作を確認しています。 BLEPropo → https://github.com/lipoyang/BLEPropo

Dependencies:   BLE_API mbed

Fork of BLE_RCBController2 by Junichi Katsu

BLEを使ったAndroid用ラジコンプロポアプリ「BLEPropo」に対応するmbed HRM1017用ファームウェアです。
BLEPropoは、GitHubにて公開中。
https://github.com/lipoyang/BLEPropo
/media/uploads/lipoyang/blepropo_ui.png
ラジコンは、mbed HRM1017とRCサーボやDCモータを組み合わせて作ります。
/media/uploads/lipoyang/ble_wiring.png

Files at this revision

API Documentation at this revision

Comitter:
lipoyang
Date:
Wed Sep 17 05:07:36 2014 +0000
Parent:
11:5924107afca1
Child:
13:2075c4878557
Commit message:
????revision 111?revert??BLE_API???????publish??import?????

Changed in this revision

BLE_API.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/BLE_API.lib	Wed Sep 17 04:55:03 2014 +0000
+++ b/BLE_API.lib	Wed Sep 17 05:07:36 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/teams/Bluetooth-Low-Energy/code/BLE_API/#f2de8009b969
+http://mbed.org/users/lipoyang/code/BLE_API/#f2de8009b969
--- a/main.cpp	Wed Sep 17 04:55:03 2014 +0000
+++ b/main.cpp	Wed Sep 17 05:07:36 2014 +0000
@@ -21,7 +21,7 @@
 
 /*
  * Library Dependencies:
- * - BLE_API 
+ * - BLE_API (revision 111)
  * - HRM1017
  *   - HRM1017/projectconfig.h
  *     connection interval constants are modified. (No need?)