---
title: "How Pulse Oximetry Figures Out Your Blood Oxygen Levels"
url: https://daily.dev/posts/how-pulse-oximetry-figures-out-your-blood-oxygen-levels-8i4xf1voi
source_url: https://hackaday.com/2026/05/19/how-pulse-oximetry-figures-out-your-blood-oxygen-levels
type: article
source: "Hackaday"
published: 2026-05-19T17:26:01.435Z
updated: 2026-05-19T17:26:22.420Z
tags: ["signal-processing"]
reading_time: 6
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How Pulse Oximetry Figures Out Your Blood Oxygen Levels

**[Hackaday](https://daily.dev/sources/hackaday)** · 6 min read · 0 upvotes · 0 comments

## Summary

Pulse oximeters work by shining red (660 nm) and near-infrared (940 nm) LEDs through a finger and measuring how much light is absorbed by a photodiode on the other side. Oxyhemoglobin and deoxyhemoglobin absorb these wavelengths differently, allowing the device to calculate blood oxygen saturation (SpO₂). By isolating the pulsatile component of the signal — the small variation caused by arterial blood with each heartbeat — the device filters out static tissue, bone, and venous blood, leaving only the arterial signal. The ratio of red to infrared absorption is converted to an SpO₂ reading via a lookup table based on the Beer-Lambert law. The technology has limitations: it can't distinguish carboxyhemoglobin from oxyhemoglobin, is affected by motion, nail polish, and skin tone, but has nonetheless revolutionized patient monitoring in emergency care and surgery. The invention traces back to Takuo Aoyagi at Nihon Kohden in 1972.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://hackaday.com/2026/05/19/how-pulse-oximetry-figures-out-your-blood-oxygen-levels>

## Similar posts on daily.dev

- [Why Different Wearables Report Different Heart Rates](https://daily.dev/posts/why-different-wearables-report-different-heart-rates-cnldyhafp) · freeCodeCamp · 1 upvotes · 0 comments
- [Hackaday Europe 2026: Is Your Blood Pressure Monitor Lying To You?](https://daily.dev/posts/hackaday-europe-2026-is-your-blood-pressure-monitor-lying-to-you--wh8pgioxb) · Hackaday · 0 upvotes · 0 comments
- [Noninvasive imaging could replace finger pricks for people with diabetes](https://daily.dev/posts/noninvasive-imaging-could-replace-finger-pricks-for-people-with-diabetes-12mn3oht8) · MIT News · 0 upvotes · 0 comments
- [Exploring Vein-Based Password Technology: Expert Insights](https://daily.dev/posts/exploring-vein-based-password-technology-expert-insights-oxpifilxb) · Security Boulevard · 0 upvotes · 0 comments

---

Tags: [#signal-processing](https://daily.dev/tags/signal-processing)

[View this post on daily.dev](https://daily.dev/posts/how-pulse-oximetry-figures-out-your-blood-oxygen-levels-8i4xf1voi)
