Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 699 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 699 Bytes

Arduino Pulse Oximeter and Browser App

This project is an inexpensive arduino-based pulse oximeter. The design is characterized by its small size and robust digital signal processing. In \Media, a demonstration video can be found. In \Report, the project report can be found.
alt text

App & User Interface

To run the app, run

bokeh serve --show pulseox_app.py

On the command line.
The following user interface will show, displaying the heartrate, and the blood oxygen concentration below. alt text