Learn how to use an accelerometer with your Pi Zero with this guide from Raspberry Pi Projects:
This tutorial involves wiring the H3LIS331DL accelerometer to the Raspberry Pi 0, as well as implementing the code in python that executes the readings. This specific accelerometer is 3-axis, meaning it records data in the x, y, and z-planes, and can take readings up to +-400g’s. Once the sensor is wired to the pi, we had to code the pi to use the sensor, specifically GPIO pinouts.

Each Friday is PiDay here at Adafruit! Be sure to check out our posts, tutorials and new Raspberry Pi related products. Adafruit has the largest and best selection of Raspberry Pi accessories and all the code & tutorials to get you up and running in no time! // Read more: original article.

Previous post New Raspberry Pi 400 layouts
Next post Blood Pressure Sensor Interfacing with Raspberry Pi @Raspberry_Pi #PiDay #RaspberryPi