Crates.io | hlk_ld6002 |
lib.rs | hlk_ld6002 |
version | 0.1.0 |
source | src |
created_at | 2024-02-24 14:27:38.826305 |
updated_at | 2024-02-24 14:27:38.826305 |
description | A library for interfacing with the HLK-LD6002 respiratory and heartbeat radar module |
homepage | |
repository | https://github.com/icewind1991/hlk_ld6002 |
max_upload_size | |
id | 1151669 |
size | 38,650 |
A library for community with HLK-LD6002 radar respiratory and heartbeat sensors.
Supports both sync and async serial ports using embedded-io
or embedded-io-async
.
The sensor use 1.382.400 baud UART for communicating, not all serial adapters support baud rates this high. Using an adapter that doesn't support this baud rate (like the common CP210 based adapters) can lead to silent failures.