Use Tiny BLE as a joystick. The data is got from an external data source via a serial port.
Dependencies: BLE_API BLE_HID eMPL_MPU6050 mbed nRF51822
Fork of Seeed_Tiny_BLE_Get_Started by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:89f37a17eba6 | 2017-06-12 | bowenfeng | Use Tiny BLE as a BLE joystick. The direction data is got from an external data source via serial protocol. |
3:24e365bd1b97 | 2015-11-05 | yihui | update ble libraries |
2:b61ddbb8528e | 2015-11-05 | yihui | able to recover from i2c bus fault |
1:fc2f9d636751 | 2015-04-22 | yihui | update libraries; ; delete nRF51822/nordic-sdk/components/gpiote/app_gpiote.c to solve GPIOTE_IRQHandler multiply defined issue. temperarily change nRF51822 library to folder |
0:26da608265f8 | 2015-02-07 | yihui | initial |