I need build a device for sampling car acceleration in a road. My problem is how to choose an microcontroller and a high resolution sensor for store data in every 1 ms.
for example: Is the module MPU-9150 sampling rate is 1Khz and good?
and how to find a suitable microcontroller AVR or ARM for that module?
alos I need store data on a microSD card so my microcontroller must be enough fast to store data on SD card or run another algorithms.
Is there anyone would like to help me?
thanks