Hello, I'm trying to make a sketch that displays a message when the device is bumped.
I was wondering how the device is wired internally. That is, how is the interrupt pin from the MPU9150 connected to the ATMEGA328, which interrupt pin should I be looking out for. Also, if that interrupt activates from low to high, from high to low, etc.
Thanks!