Introduction: Accelerometer (Raspberry Pi)

About: the Raspberry Pi is Awesome!

Basic tutorial of how to setup a ADXL345 Accelerometer with the Raspberry Pi.

Step 1: Parts

RPI 3 - https://amzn.to/2VA9pQY

4 Amp Power Adapter - https://amzn.to/2CTptWu

16GB micro SD - https://amzn.to/2SFMwd3

120 pcs jumper cable: https://ebay.to/2VAb9cY

ADXL345 Accelerometer: https://amzn.to/2TUEHjO

Step 2: Setup

3v3 -> 3.3v

GND -> GND

SDA -> GPIO2

SCL -> GPIO3

Step 3: Code

Step 4: Additional Info