Hi, very interesting project!
Could you tell me how you have connected the phone to the raspberry and shared the accelerometer data?
Thank you very much
I implemented a socket server in python on the raspi. I wrote a very simple android app that opened a connection to the pi and continuously streamed the x, y, and z coordinates.