SimpleControls works with the BLEController iOS/Android App. The mbed's pin can acts as DIGITAL_IN, DIGITAL_OUT, PWM, SERVO, ANALOG_IN. The sketch is to show you how to control the pin as one of the abilities. Note that not every pin can own all of the abilities.

Dependencies:   BLE_API mbed nRF51822

Fork of nRF51822_SimpleControls by RedBearLab

Changes

RevisionDateWhoCommit message
4:3445b1647be5 2016-04-12 helloqi change pins for linknode default tip
3:823f105078c7 2016-01-07 RedBearLab Update libraries.
2:bbcdd23ba9ba 2015-07-27 RedBearLab Update libraries
1:f03072e32ed3 2014-10-31 RedBearLab Add licence in files
0:dfcebc1e442a 2014-10-31 RedBearLab First commit