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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:2e25f16c9fc3 | 2017-08-10 | ma123r | Just Testing Something |
2:3946867c4748 | 2017-04-20 | ma123r | baud rate changes; print delay is now modifiable |
1:c80b6c45e943 | 2017-04-20 | ma123r | removed time delay in the while loop |
0:ba048a293a0d | 2017-04-20 | ma123r | removed the ms5611's object and its functionality |