nRF51822 BLE control program using RCBController(iOS9). Control one LED(on/off), one LED(duty/PWM) and Servo Motor. Compile with latest (as of today) Lib's.
Fork of BLE_RCBController2_Motor by
Original software by jksoft-san. -> /users/jksoft/code/BLE_RCBController2/
Additional functions by robo8080-san. -> /users/robo8080/code/BLE_RCBController2_Motor/
Small modification under latest lib's at this moment (Jan. 1st, 2016)
Hardware: RedBearLab nRF51822 -> /platforms/RedBearLab-nRF51822/
Revision 8:7ab6a5b29812, committed 2017-10-11
- Comitter:
- kenjiArai
- Date:
- Wed Oct 11 21:32:18 2017 +0000
- Parent:
- 7:45655ac58160
- Commit message:
- changed comment
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Oct 11 21:05:02 2017 +0000 +++ b/main.cpp Wed Oct 11 21:32:18 2017 +0000 @@ -1,8 +1,7 @@ /* * December 31st, 2015 Modified by Kenji Arai * January 19th, 2016 - * October 12th, 2017 !! Run on Mbed-os5 without any modification - * (only these two lines + LED pin assign) + * October 12th, 2017 !! Run on Mbed-os5 * http://www.page.sannet.ne.jp/kenjia/index.html * http://mbed.org/users/kenjiArai/ * -> Works well with latest Rev.