For this project the individual will be required to make an accelerometer module and interface system. The system will be portable, user controlled, safe for all users, and measure acceleration within a tenth of a meter per second squared. Some of the key technologies used in this are the ESP 32 WROOM Microcontroller to be able to control the inputs and outputs, an LCD display, and a custom linear voltage regulator on a PCB. These technologies are implemented using Python/Arduino IDE, Kicad for the PCB design, and Fusion 360 to make the enclosure To be able to further improve upon this design, we originally planned to have the system be a crash cam for bikes and motorcyclists that experience a certain threshold of G force and turn on a camera attached to them. This could be achieved by creating a USB port and a port to the ESP 32 Microcontroller such that it can send signals to turn the camera off and on when needed.