This directory contains all source code for the NeuroWarn BCI system.
- 🔌 backend - Python code for EEG processing and hardware control
- 🖥️ frontend - Web dashboard for monitoring and visualization
- 🛠️ hardware - Hardware setup and configuration
EEG Headset → Backend → Arduino → Wheelchair
↓
Frontend
(Visualization)
- Set up the hardware components
- Install backend dependencies
- Configure the EEG headset
- Start the backend server
- Launch the frontend dashboard
For detailed instructions, see the README files in each subdirectory.