Hi Gentlemen,
This question is probably pretty basic for experienced Arduino guys but I am trying to collect data at pretty low speeds relative speeds. I'll use whatever speed the UNO can handle without getting too fancy.
In this case I am using an MMA8451 accelerometer to acquire g load information. I am guessing I need about 10 to 20 samples per second, 10-20 Hz. After I get the data stored I am going to stop collecting and do some math on it to determine what had happened load wise, and then repeat.
Anybody have an idea of how the data is identified for later retrieval? And, how many samples could I collect using the UNO without going to an SD card? Ideas and comments certainly appreciated.
Thank you. JBB