Anonymous
Mar 22, 2026
Rating: 5/5
Perfect for wellness apps
HRV data seems consistent when compared to my chest strap. Great for building custom relaxation training tools.
Description
Reviews
| Brand | - |
| Category | Electronic Components / Maker DIY / Computer Hardware, Monitors & Peripherals |
| Origin | - |
| Sensor Technology | Photoplethysmography (PPG) |
| Interface Type | UART / TTL Serial |
| Operating Voltage | 3.3V - 5.0V DC |
| Sampling Rate | 100 Hz |
| Light Source | 525nm Green LED |
| HRV Parameters | SDNN, RMSSD, Average HR |
| Compatible Platforms | Arduino, STM32, ESP32 |
| Clip Material | ABS Plastic and Silicone |
| Cable Length | 1.5 Meters |
| Operating Temperature | 0°C to 50°C |
Anonymous
Mar 22, 2026
Rating: 5/5
Perfect for wellness apps
HRV data seems consistent when compared to my chest strap. Great for building custom relaxation training tools.
Anonymous
Mar 17, 2026
Rating: 5/5
Great for prototyping
Works well with my ESP32 project. The data stream is stable and the documentation helped me get started quickly.
Anonymous
Mar 04, 2026
Rating: 5/5
Excellent documentation
SDK made integration easy. I was able to visualize the heart rate variability data within an hour of unboxing.
Anonymous
Feb 10, 2026
Rating: 3/5
Decent module
Functions as described but I wish it had Bluetooth built-in instead of requiring a wired serial connection.
Anonymous
Jan 24, 2026
Rating: 4/5
Good accuracy
Stable reading during rest periods. The cable is a bit stiff but the sensor clip is comfortable for short sessions.
Q: Is there an Arduino library available for this sensor?
A: Yes, we provide an open-source Arduino library available on our GitHub repository linked in the product manual.
Q: Is this device certified for medical diagnosis?
A: No, this module is intended for secondary development, fitness, and wellness monitoring only, not for medical diagnosis.
Q: What is the default baud rate for communication?
A: The default baud rate is 9600, but it is configurable up to 115200 depending on your project requirements.
Q: Does the module store data locally if disconnected?
A: No, this module streams data in real-time and does not have internal storage for offline data logging.
Q: Can I access the raw PPG waveform data?
A: Yes, raw data can be accessed via specific serial commands detailed in the communication protocol document.