Mind Your Drive is an advanced driving companion designed to monitor and alert drivers of their fatigue levels in real-time using the MUSE 2 device. Users wear the device, which then captures their EEG data. Fatigue is accessed through theta/beta and alpha/theta brainwave ratios, which are used to identify three different levels of fatigue: relaxed (no warnings required), slight fatigue, and serious fatigue. Depending on these different levels, users receive different warnings. These warnings include suggestions to take a short break when slightly fatigued or to pull over when serious fatigue is detected.
Our backend handles the EEG data collection and calculates the different ratios to categorize fatigue levels. It determines and triggers the various warnings and initiates an alarm for the serious fatigue warning. Our front end used Flutter to develop the user interface that guides users through the instructions on how the app works and what each of the different warnings entails. Users can view and dismiss warnings at their discretion.
By leveraging real-time data, Mind Your Drive promotes safer driving by keeping drivers alert and attentive on the road. By integrating neuroscience and technology, we hope to deliver a proactive solution for reducing fatigue-related accidents and helping people feel safer on the road.
Log in or sign up for Devpost to join the conversation.