/Moto-Crash-Project
a Work in Progress by Arturo Carretero Calvo (ArtCC) with code on github.com.is a Real time Detection of Accidents: Reporting and Messaging System
Moto-Crash,when finished will be an application layer built upon a Real time Data Collection System.
Moto-Crash uses a hardware platform based on the LinkIt ONE development board, which is an open source, high-performance board for prototyping Wearables and IoT devices. It's based on the world's leading SoC for Wearables, MediaTek Aster (MT2502) combined with high-performance Wi-Fi (MT5931) and GPS (MT3332) chipsets to provide you with access to all the features of MediaTek LinkIt. It also provides similar pin-out features to Arduino boards, making it easy for you to connect to various sensors, peripherals, and Arduino shields.
The full description of the hardware may be found here and on the subsequent links. https://github.com/ArtCC/Moto-Crash-Project
ArtCC provides a good starting layer by providing the data collection system.
- This layer provides acceleration data in the (X,Y) directions,
- gyroscopic (inertial) data in the (X,Y,Z) and
- GPS location data
- Temperature data
- GPS data is provided
- GSM messaging is supported
- A Storage Module that stores all of the data into an immutable distributed ledger for forensic and legal usage.
- An Accident Criteria Filter, that forms the accident detector, continuously evaluating the data for high G force accelerations, sudden deviations from a smooth trajectory and explosive temperature.
- An Accident Reporter that can communicate with a network of trauma centers for rapid first provider aid to any accident victims.
In addition the acquisition of this equipment can be incentivized by involving insurance companies to offer lowered costs for accident insurance to those who acquire the Moto-Crash device.
Comments
Post a Comment