- Overview
- Key Features
- The Problem We're Solving
- How It Works
- Technology Stack
- Installation
- Challenges and Solutions
- Future Roadmap
- The Team
- Contributing
- License
Safe Sense consists of four easy-to-install sensors that provide both audio and visual feedback for objects in proximity to your vehicle. This system enhances safety by addressing critical issues such as blind spot detection, parking assistance, and collision prevention.
- Blind Spot Navigation: Real-time alerts for objects in your vehicle's blind spots
- Parking Assistance: Visual and audio guidance for tight parking spaces
- Collision Prevention: Advanced algorithms predict potential collisions 3-5 seconds before they occur
- Accident Analysis: Detailed collision reports including time of impact, vehicle speeds, and suggested at-fault determinations
- Universal Compatibility: Designed to work with any vehicle, regardless of make or model
- User-Friendly Installation: Simple enough for anyone to install, including non-technical users
In the United States alone, there are approximately 242,000 side-swipe accidents annually, resulting in over 2,500 fatalities and 27,000 injuries. Moreover, about 62% of vehicles on the road are models from before 2015, lacking Advanced Driver Assistance Systems (ADAS). Safe Sense aims to bridge this safety gap by providing an affordable, aftermarket solution that brings modern safety features to older vehicles.
- Install four sensors at the corners of your vehicle
- Download our cross-platform mobile application
- The app automatically connects to the sensors via Bluetooth
- Receive real-time alerts and safety information while driving
- Sensors: ESP32 modules with ultrasonic sensors (HCSR04)
- Connectivity: Bluetooth Low Energy
- Power: MT3608 step-up transformer with 3.7v LiPO battery (for wireless version)
- Mobile App: Flutter (iOS and Android compatible)
- Libraries: flutter_ble_plus, geolocator
- Backend: Custom Python 3.9 Flask API
- Custom model trained on 60 side-swipe accident simulations and 531 AI-generated data points
- Latency: <50ms
- Mount the four sensors at each corner of your vehicle
- Download the Safe Sense mobile app from the App Store or Google Play
- Follow the in-app instructions to pair the sensors with your smartphone
- Start driving with enhanced safety features!
Challenge | Solution |
---|---|
Sensor durability | Exploring more robust sensor options for production models |
TensorFlow Lite Android permissions | Developed a custom in-house API as an alternative |
Environmental sensor performance | Investigating higher-quality sensors for improved accuracy |
Machine learning model training | Iterative refinement of training data and model architecture |
- Enhanced product development and iteration
- Expansion of the training dataset for improved accuracy
- Integration with vehicle telematics systems
- Partnerships with insurance companies for potential premium reductions
- Development of a professional installation network
Our diverse team brings together expertise in embedded systems, mobile development, machine learning, and automotive safety to create a truly innovative solution.
We welcome contributions from the community! Please see our CONTRIBUTING.md file for guidelines on how to get involved.
This project is licensed under the MIT License. See the LICENSE file for details.