Virtual prototype of an AI-powered smart helmet that detects crashes using simulated sensors and displays real-time data on a web dashboard.
- Real-time crash detection simulation
- OLED display integration
- Firebase real-time database
- Web dashboard with live charts
- Emergency alert system
ai-smart-helmet-hackathon/ ├── wokwi-simulation/ # Hardware simulation files ├── web-dashboard/ # React web application ├── docs/ # Documentation and guides └── assets/ # Images, diagrams, etc.
- Hardware Simulation: Wokwi
- Microcontroller: ESP32 (Arduino C++)
- Database: Firebase Realtime Database
- Frontend: React.js
- Version Control: Git
- Clone this repository
- Set up Wokwi simulation
- Configure Firebase
- Run web dashboard
Vishal.V Santhosh.T Abilash.P
- Day 1: Setup and hardware simulation
- Day 2: Web dashboard development
- Day 3: Integration and testing
- Day 4: Demo preparation