Bluetooth HID Implementation for Accelerometer/Gyro Data on Linux (Raspberry Pi Zero W 1.2)

Job ID: 33071242

Budget: $30 – $250 USD

I have a raspberry pi zero w with an accelerometer/gyro module. I want to run a Bluetooth HID over GATT service on it so that I can use it as HID device in Unity.
I have a python script which reads the data from the accelerometer and returns 6 float values: x_acc, y_acc, z_acc, gyro_x, gyro_y, gyro_z