I use an MPU6050 with I2Cdevlib to get -180 to 180 gyro data, use an HC-05 for bluetooth data transmission, and App Inventor app to display the data on the phone.
Now where I need help is how do I send this data over Bluetooth to display it on the phone?
A code example on how to send bluetooth data is greatly appreciated.