mark-yacoub/Send-MPU9150-and-BMP180-Sensors-Readings-as-Bytes-Through-UART
Send the raw values of the MPU9150 and BMP180 sensors as divided bytes through UART. This method makes each sampling frame smaller and increase the sampling rate of the sensor allowed to be sent through UART communication such as BLE on a lower baud rate.
Makefile
No issues in this repository yet.