Hi I'm trying to transform a hoverboard into something more useful. I'm trying to understand the signal that comes out of the accelerometer board, in order to simulate the same with an arduino and create a throttle. It's a one wire communication only. To understand how the device works, take a look here:
And the communication coming from the board is this one:
And this the the gyro-accelerometer: http://www.invensense.com/products/motion-tracking/6-axis/mpu-6050/
But the signal is passing through another micro first.
Does it look like something you ever seen?
- There are always 4 full cycles, maybe it's the start of a new cycle?
- There could be 6 axis. There are 60+ bits between "starting" signals, could it be 10 per axis?
Any idea is very appreciated.
Regards
And the communication coming from the board is this one:
And this the the gyro-accelerometer: http://www.invensense.com/products/motion-tracking/6-axis/mpu-6050/
But the signal is passing through another micro first.
Does it look like something you ever seen?
- There are always 4 full cycles, maybe it's the start of a new cycle?
- There could be 6 axis. There are 60+ bits between "starting" signals, could it be 10 per axis?
Any idea is very appreciated.
Regards