IoT: ESP32 Oximeter

First I must acknowledge the resources that this project leveraged: The Oxullo Arduino-MAX30100 library and reference code (github.com/oxullo/Arduino-MAX30100), that shows how to set the sensor IR and Red LEDs, and do a callback when heartbeat is detected to read the Sp02 level. The OLED display library by ThingPulse (github.com/ThingPulse/esp8266-oled-ssd1306). ESP32-I2C-LCD by Rui Santos (randomnerdtutorials.com), which […]

IoT: ESP32 Oximeter Read More ยป