BLE GATT-service implementation for high quantity sensor data from a MPU6050-accelerator/gyroscope

Dependencies:   BLE_API mbed nRF51822 MPU6050_lib

History

last commit before making this a public repository default tip

2015-09-22, by fruediger [Tue, 22 Sep 2015 10:50:59 +0000] rev 13

last commit before making this a public repository


last commit before making this a public repository

2015-09-22, by fruediger [Tue, 22 Sep 2015 10:49:59 +0000] rev 12

last commit before making this a public repository


commit with updated dependencies

2015-09-08, by fruediger [Tue, 08 Sep 2015 13:47:25 +0000] rev 11

commit with updated dependencies


mostly complete commit; too many minor changes to list them all...

2015-09-08, by fruediger [Tue, 08 Sep 2015 13:42:58 +0000] rev 10

mostly complete commit; too many minor changes to list them all...


implemented the MPU6050Service

2015-07-22, by fruediger [Wed, 22 Jul 2015 16:03:03 +0000] rev 9

implemented the MPU6050Service


just an update to work with the latest revisions of all used libraries

2015-07-13, by fruediger [Mon, 13 Jul 2015 15:33:09 +0000] rev 8

just an update to work with the latest revisions of all used libraries


added LedPwmService for controlling a LED attached to the BLE nano (just for test cases); changed battery analysis to a immediate power determination (voltage and current from source) (checking for input voltage only on a lithium battery is useless)

2015-07-13, by fruediger [Mon, 13 Jul 2015 15:27:57 +0000] rev 7

added LedPwmService for controlling a LED attached to the BLE nano (just for test cases); changed battery analysis to a immediate power determination (voltage and current from source) (checking for input voltage only on a lithium battery is useless)


added new "MPU6050" library as an abstraction layer for the I2C communication with the MPU6050

2015-06-30, by fruediger [Tue, 30 Jun 2015 23:54:34 +0000] rev 6

added new "MPU6050" library as an abstraction layer for the I2C communication with the MPU6050


added DeviceInformationService; changed battery level analysis to work purely with integers

2015-06-27, by fruediger [Sat, 27 Jun 2015 00:27:07 +0000] rev 5

added DeviceInformationService; changed battery level analysis to work purely with integers


tweaked blinky again =); + fixed battery monitoring

2015-06-26, by fruediger [Fri, 26 Jun 2015 14:44:27 +0000] rev 4

tweaked blinky again =); + fixed battery monitoring