accelerometer

Arduino datalogging accelerometer with µ SD storage

Arduino datalogging accelerometer with µ-SD storage

Thanks to Will Greiman’s Fat16 library for the Arduino, I finally got a useful version of this datalogger working! Here’s the schematic: And here’s the code. The code is highly configurable: it can save raw A/D values or converted values, it allows software-defined gain, it can collect for a set time or until user input,

Arduino datalogging accelerometer with µ-SD storage Continue Reading

Accelerometer Table using Arduino Esplora

Accelerometer Table using Arduino Esplora

This example simplifies the task of collecting data from the Esplora’s accelerometer and graphing it with your computer. The Esplora sends keypresses to a connected computer about the state of the accelerometer. If you open a spreadsheet application, you can log the data from the accelerometer. To start and stop the datalogging, press the down

Accelerometer Table using Arduino Esplora Continue Reading

Scroll to Top