index
Pulse Oximeter Health Monitoring
A device providing real-time measurement of blood oxygen levels for proactive health tracking.
Author: Buga Mihai GitHub Project Link: https://github.com/UPB-FILS-MA/project-MishulicaZeu
Description
I want to make a pulse oximeter with a Oled display. The purpose of the project is to monitor a person's pulse and oxygenation.
Motivation
I choose this project because I wanted to make something what it could be usefull also later in life outside getting my grade.
Architecture
Log
Week 6 - 12 May
Gathering information about the project. Starting to work on the schematic.
Week 7 - 19 May
Building the project. Finishing the schematic.
Week 20 - 26 May
Hardware
The hardware part consisted of the following steps:
- Powered the Raspberry Pi Pico through the USB port of the laptop.
- Connected the LCD and verified its functionality.
- Connected the pulse sensor.
- Displayed the data received from the MAX30100 sensor on the LCD screen.
- Added a buzzer that emits a sound each time the pulse sensor detects a heartbeat.
Schematics
Bill of Materials
Device | Usage | Price |
---|---|---|
Raspberry Pi Pico W | The microcontroller | 35 RON |
Buzzer | Used for creating sound | 5 RON |
Breadboard 830 puncte MB-102 | To assamble the project | 9 RON |
Modul senzor pulsoximetru MAX30102 | To measure-heart-rate-and-spo2 | 16 RON |
Software
Library | Description | Usage |
---|---|---|
[to be added] | to be added | to be added |
[to be added] | to be added | to be added |