Hi I have a physical wheelchair which the user pushes and they view a virtual wheelchair through a vr headset while doing so. I want to bring the number of wheel rotations of the physical wheelchair into the game. I was hoping to use the accelerometer of an android phone (phone attached to the wheel) to calculate the wheel movement and pass this data via bluetooth into the game in real time. Can this be done?