Skip to content

aa1ww-coop/SpO2A

Repository files navigation

README.md

The code in this repository ports code from the following repos:

Tutorial sources:

Files used in the build:

  • RD117piA.cpp
    • max30102pi.h
    • max30102pi.cpp
    • algorithm2.h
    • algorithm2.cpp
    • algorithm2_in_RF.h
    • algorithm2_in_RF.cpp

compile command: gcc pkg-config --cflags --libs gtk+-2.0 -Wall -pthread -o RD117piA RD117piA.cpp -lpigpio -lrt -lm

Note: you will get ~8 warnings about unused variables.

execute command: sudo ./RD117piA

About

Porting of Maxim and RF MAX30101/MAX30102 code to Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors