This shows you the differences between two versions of the page.
pm:prj2023:apredescu:pulseoximeter [2023/05/28 17:07] darius.marmandiu [Concluzii] |
pm:prj2023:apredescu:pulseoximeter [2023/05/28 17:25] (current) darius.marmandiu [Bibliografie/Resurse] |
||
---|---|---|---|
Line 62: | Line 62: | ||
{{:pm:prj2023:apredescu:rezultate.png?500|}} | {{:pm:prj2023:apredescu:rezultate.png?500|}} | ||
- | ===== Concluzii ===== | + | ==== Concluzii ===== |
Upon completion of this project, I developed a thorough comprehension of how a pulse oximeter operates. I actively utilized Arduino to write the required code and employed the `Serial.println` function to visualize the signal output on the serial monitor. Additionally, I utilized Fritzing to accurately construct the circuit diagram. Furthermore, I gained valuable knowledge on effectively filtering and amplifying biomedical signals using an operational amplifier and a high-pass filter. Moreover, I successfully implemented signal filtering directly within the program code. | Upon completion of this project, I developed a thorough comprehension of how a pulse oximeter operates. I actively utilized Arduino to write the required code and employed the `Serial.println` function to visualize the signal output on the serial monitor. Additionally, I utilized Fritzing to accurately construct the circuit diagram. Furthermore, I gained valuable knowledge on effectively filtering and amplifying biomedical signals using an operational amplifier and a high-pass filter. Moreover, I successfully implemented signal filtering directly within the program code. | ||
Pulse oximeters play a crucial role in medical settings, given their non-invasive nature, affordability, and reasonably high level of accuracy. When measuring heart rate and oxygen saturation, it is advisable to use a pre-calibrated sensor, as each device possesses distinct parameters that can vary based on its specific design and construction. | Pulse oximeters play a crucial role in medical settings, given their non-invasive nature, affordability, and reasonably high level of accuracy. When measuring heart rate and oxygen saturation, it is advisable to use a pre-calibrated sensor, as each device possesses distinct parameters that can vary based on its specific design and construction. | ||
===== Download ===== | ===== Download ===== | ||
+ | <note important>You can access the code by following this link. {{:pm:prj2023:apredescu:marmandiu_darius-valentin_cod_part.zip|}}</note> | ||
===== Bibliografie/Resurse ===== | ===== Bibliografie/Resurse ===== | ||
<note> | <note> | ||
- | Listă cu documente, datasheet-uri, resurse Internet folosite, eventual grupate pe Resurse Software şi Resurse Hardware. | + | - IoT MQTT-based Heart Rate Monitor using ESP8266 and Arduino: https://how2electronics.com/iot-mqtt-based-heart-rate-monitor-using-esp8266-arduino/ |
+ | - Pulse Oximetry - Wiki: https://wikicro.icu/wiki/pulse_oximetry | ||
+ | - Pulse Sensor with OLED Arduino: https://how2electronics.com/pulse-sensor-with-oled-arduino/ | ||
+ | - Pulse Sensor Arduino Tutorial: https://lastminuteengineers.com/pulse-sensor-arduino-tutorial/ | ||
+ | - How to Display Images on OLED Using Arduino: https://www.instructables.com/How-to-Display-Images-on-OLED-Using-Arduino/ | ||
+ | - Measure Heart Rate and SpO2 with MAX30102: https://create.arduino.cc/projecthub/SurtrTech/measure-heart-rate-and-spo2-with-max30102-c2b4d8?ref=similar&ref_id=372673&offset=0 | ||
</note> | </note> | ||
<html><a class="media mediafile mf_pdf" href="?do=export_pdf">Export to PDF</a></html> | <html><a class="media mediafile mf_pdf" href="?do=export_pdf">Export to PDF</a></html> |