: Hackathon_McWICS is the annual hackathon run by the McGill Women in Computer Science.
- Feb 4, 2023 to Feb 5, 2023 (24 hrs)
| NAME | Github | |
|---|---|---|
| Alice Nguyen | https://github.com/aintic | https://www.linkedin.com/in/alice-hna-nguyen/ |
| Khulan Ulziibat | https://github.com/huln24 | https://www.linkedin.com/in/khulan-ulziibat/ |
| Suin Kang | https://github.com/suinkangme | https://www.linkedin.com/in/suinkang/ |
Drowsy driving accounts for ~20% road accidents in Canada. Road Buddy is an application that helps prevent drowsy driving accidents. It is developed for WearOS using Android Studio and Kotlin.
- It was our first time to use Android studio, Kotlin and develop Android Wear OS. We needed to learn many new technologies and how to work with WearOS API. - The drop in heart rate can be caused by factors other than drowsy driving. To address this, we could record the users' other relevant health information to provide an accurate prediction of when they are sleeping.
- We can add voice alert to wake driver more effectively.
- The app can also use Google Maps API to send vibrations and alerts to drivers when they exceed the speed limits in areas with high accident rates or child protection zones.
- Also, we can use Google Maps API to send notices about the closest resting stop when the driver is feeling drowsy.
- In the future, this app can connect with the car system so autonomous driving mode will take over when the driver falls asleep.
https://devpost.com/software/roadbuddy-lio7xt https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6393761/ https://tc.canada.ca/en/road-transportation/statistics-data/canadian-motor-vehicle-traffic-collision-statistics-2020 https://developer.android.com/training/wearables/apps/standalone-apps https://developer.android.com/training/wearables/health-services https://developer.android.com/training/wearables/health-services/synthetic-data https://developer.android.com/reference/android/os/VibrationEffect https://github.com/android/health-samples ***

