Page 1 of 1

Working with interrupts

Posted: Tue Sep 08, 2015 6:42 pm
by Xavali7
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!