Moto Metrics | Project One

1 MCT 2022

Project "What?"

MotoMetrics is an advanced system for motorcycles that captures and displays various data during rides, both during regular rides and track days. The system is designed to provide riders with detailed insights into their riding behavior and the performance of their motorcycles.

Hardware:

MotoMetrics utilizes various hardware components, including a Raspberry Pi (model 4) as the brain of the system. Sensors such as DS18B20, K Type Thermocouple CHT, MPU-6050, LDR, and GPS measure data such as temperature, G-forces, light intensity, location, and speed. Actuators such as an I²C OLED display, a 12V siren, and LED lighting provide information to the rider and additional features such as an alarm system.

Software:

The MotoMetrics software includes both a backend and a frontend. The backend, written in Python, collects data from sensors, processes it, and sends it to the database and frontend for user display. The frontend, built with HTML, CSS, and JavaScript, provides an intuitive interface for viewing ride data and setting system preferences.

Links:

moto-metrics project detail picture
moto-metrics project detail picture
moto-metrics project detail picture
moto-metrics project detail picture