Capture timestamped electrical and optical events and discuss sensor, filtering, and transmission delays. This is an advanced timing lesson, not a blood-pressure or clinical measurement method.
ECG and optical timing comparison is one focused build from the ESP32 ECG & Optical Pulse Learning Kit. It uses the parts listed below to make a working electronics example, then you can combine it with the other projects in the kit.
Capture timestamped electrical and optical events and discuss sensor, filtering, and transmission delays. This is an advanced timing lesson, not a blood-pressure or clinical measurement method.
Completed supervised build with AD8232, MAX30102, OLED, ESP32U, breadboard, and jumpers
Wire the parts, upload the sketch from the kit page, then test this project by watching the Serial Monitor or the output behavior.
You learn how the controller reads real sensor signals, makes a decision in code, and turns that result into a useful output.
Every item is in the kit — nothing extra to buy.
All 6 parts in one box, with this project and 7 more to build from them.
One of each part. Packs (resistor assortment, jumper wires) already hold more than a single build needs. Delivery is AED 20, free on orders AED 150+.
Run the firmware scan command with each module added separately, then together. Confirm the OLED responds at 0x3C or 0x3D and the MAX30102 at 0x57. Record any address or…
Use optical mode to stream raw red and infrared samples. Compare no-finger, lightly placed fingertip, firm pressure, ambient-light, and motion conditions. Treat every nu…
Observe how the beat detector estimates pulse intervals only when the infrared signal exceeds a provisional quality threshold. Compare stable and moving fingers and expl…