Raspberry Pi Zero Helmet Impact Force Monitor

Pages
Contributors: jenfoxbot
Favorited Favorite 2

Introduction

Read Time: ~ 15 minutes

Build Time: ~ 60 - 90 minutes

How much impact can the human body handle? Whether it's football, rock climbing, or a bicycle accident, knowing when to seek immediate medical attention after a collision is incredibly important, especially if there are no obvious signs of trauma. This tutorial will teach you how to build your very own impact force monitor!

System Alert

This open-source project uses a Raspberry Pi Zero W and an LIS331 accelerometer to monitor and alert the user of potentially dangerous G-forces. Of course, feel free to modify and adapt the system to suit your various citizen science needs.

Suggested Video

Suggested Reading

To keep this tutorial short n' sweet (er, well, as much as possible), I'm assuming you're starting with a functional Pi Zero W. Need some help? No problem! Here's a full setup tutorial.

Getting Started with the Raspberry Pi Zero Wireless

July 13, 2017

Learn how to setup, configure and use the smallest Raspberry Pi yet, the Raspberry Pi Zero - Wireless.

We'll also be connecting to the Pi remotely (aka wirelessly). For a more thorough overview on this process check out this tutorial on making a "headless" Raspberry Pi:

Stuck or Want to Learn More? Here Are Some Handy Resources:

Accelerometer Basics

A quick introduction to accelerometers, how they work, and why they're used.

Raspberry gPIo

How to use either Python or C++ to drive the I/O lines on a Raspberry Pi.

Raspberry Pi SPI and I2C Tutorial

Learn how to use serial I2C and SPI buses on your Raspberry Pi using the wiringPi I/O library for C/C++ and spidev/smbus for Python.

Raspberry Pi 3 Starter Kit Hookup Guide

Guide for getting going with the Raspberry Pi 3 Model B and Raspberry Pi 3 Model B+ starter kit.

Also, check out the datasheet for the LIS331.

Required Materials

To follow along with this tutorial, you will need the following materials. You may not need everything though depending on what you have. Add it to your cart, read through the guide, and adjust the cart as necessary.

The items in the wishlist include:

Tools

You will also need the following tools.