Difference between revisions of "Accelerometer + Arduino"

From ESE205 Wiki
Jump to navigation Jump to search
Line 15: Line 15:
 
1. Download libraries <br/>
 
1. Download libraries <br/>
 
2. Solder headers to accelerometer (if this has not been done already) and set up circuit <br/>
 
2. Solder headers to accelerometer (if this has not been done already) and set up circuit <br/>
3. Connect  
+
3. Connect <br/>
 
[[File:Circuit diagram.pdf.png|frameless]]
 
[[File:Circuit diagram.pdf.png|frameless]]
  

Revision as of 17:33, 4 December 2018

Overview

This tutorial will cover how to hook up an Arduino with an MMA845 accelerometer. After completing this tutorial, you will be able to read in acceleration data from the x, y, and z directions. This tutorial will handle hooking up the accelerometer with the Arduino Uno.

Materials and Prerequisites

  • MMA8451 Accelerometer
  • Arduino (we used an Arduino Uno, but will work with any kind of Arduino)
  • Breadboard
  • Two 330 Ω resistors
  • Connector cables
  • Soldering materials (if the headers have not been soldered already)

Process

The process for hooking up the accelerometer with the Arduino has three main components.
1. Download libraries
2. Solder headers to accelerometer (if this has not been done already) and set up circuit
3. Connect
Circuit diagram.pdf.png

Authors

  • Gillian Laming

Published fall 2018.

Group Link

Weekly log
Link to project page

External References

https://learn.sparkfun.com/tutorials/mma8452q-accelerometer-breakout-hookup-guide