PulseOximeter with Raspberry Pi Pico and simple circuit
ラズパイピコと簡単な回路でパルスオキシメーター


Previously, I developed the DIY pulse oximeter which can be made with cheap and general parts and 3D printer.
In that project, transmitted light was measured by combining an Arduino Nano and analog circuits.
On the other hand, Raspberry Pi Pico released this year has an ADC resolution of + 2 Bit and clock frequency of about 8 times that of the ATmega328.
This performance allows the use of an internal ADC and simplifies the transmitted light measurement circuit.
Therefore, I developed a pulse oximeter with a raspberry pi pico and a simple circuit.

以前、入手性のよい汎用部品と3Dプリンターで作るパルスオキシメーターを開発しました。
当時のプロジェクトでは安価なArduino Nanoとアナログ回路を組み合わせて透過光を測定しました。
一方、今年発売されたRaspberry Pi PicoはATmega328に比べてADC分解能が+2ビット、クロック周波数が約8倍と高性能です。
この性能であれば内蔵ADCが使えるので、透過光測定回路が簡略化できます。
そこで、Raspberry Pi Picoベースのパルスオキシメーターを開発しました。


[Eng Sub.]No 3D printer required! Let's make Pulse Oximeter with Raspberry Pi Pico.





Download List
SchematicRev1_1.pdf Schematic
PartsListRev1_1.pdf Parts list
Clip_Rev3_3.zip Probe STL files
uf2_v02.zip Pre-built program
picopom_v02.tar.gz Source program



Follow @piONEjpCh

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
For medical and commercial use, please follow your local laws.