Arduino Pulse Oximeter and Browser App
Source Code
This project is an inexpensive arduino-based pulse oximeter. The design is characterized by its small size and robust digital signal processing.
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.