Accelerometer as an external Interrupt with MSP430
I am trying to put MSP430 in sleep mode and wake it up using an external Accelerometer. Whenever someone moves the Accel, MSP430 should wake up and read the accel to process the data.
I am trying to put MSP430 in sleep mode and wake it up using an external Accelerometer. Whenever someone moves the Accel, MSP430 should wake up and read the accel to process the data.