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 Seeed

History

Use Tiny BLE as a BLE joystick. The direction data is got from an external data source via serial protocol. default tip

2017-06-12, by bowenfeng [Mon, 12 Jun 2017 04:10:04 +0000] rev 4

Use Tiny BLE as a BLE joystick. The direction data is got from an external data source via serial protocol.


update ble libraries

2015-11-05, by yihui [Thu, 05 Nov 2015 06:58:30 +0000] rev 3

update ble libraries


able to recover from i2c bus fault

2015-11-05, by yihui [Thu, 05 Nov 2015 02:46:37 +0000] rev 2

able to recover from i2c bus fault


update libraries; ; delete nRF51822/nordic-sdk/components/gpiote/app_gpiote.c to solve GPIOTE_IRQHandler multiply defined issue. temperarily change nRF51822 library to folder

2015-04-22, by yihui [Wed, 22 Apr 2015 07:47:17 +0000] rev 1

update libraries; ; delete nRF51822/nordic-sdk/components/gpiote/app_gpiote.c to solve GPIOTE_IRQHandler multiply defined issue. temperarily change nRF51822 library to folder


initial

2015-02-07, by yihui [Sat, 07 Feb 2015 08:13:51 +0000] rev 0

initial