A real-time dashboard to simulate and display vital signs including:
- NIBP (Systolic/Diastolic)
- Body Temperature
- ECG waveform
- SpO₂ level and waveform
git clone https://github.com/yourusername/vital-sign-monitor
cd vital-sign-monitor
pip install -r requirements.txt
streamlit run app.py