This program streams sensor readings from the MPU950 sensor via HC-06 Bluetooth Module. It uses the Nucleo-32 board (STM32F303K8). It's a messy program but it works.

Dependencies:   MS5611 mbed

History

Just Testing Something default tip

2017-08-10, by ma123r [Thu, 10 Aug 2017 11:13:37 +0000] rev 3

Just Testing Something


baud rate changes; print delay is now modifiable

2017-04-20, by ma123r [Thu, 20 Apr 2017 15:30:45 +0000] rev 2

baud rate changes; print delay is now modifiable


removed time delay in the while loop

2017-04-20, by ma123r [Thu, 20 Apr 2017 15:01:13 +0000] rev 1

removed time delay in the while loop


removed the ms5611's object and its functionality

2017-04-20, by ma123r [Thu, 20 Apr 2017 14:59:27 +0000] rev 0

removed the ms5611's object and its functionality