mirror of
https://codeberg.org/icewind/hlk_ld6002.git
synced 2026-06-03 08:34:17 +02:00
readme
This commit is contained in:
parent
a90361ac60
commit
9c6b900707
1 changed files with 10 additions and 0 deletions
10
README.md
Normal file
10
README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# HLK-LD6002
|
||||
|
||||
A library for community with [HLK-LD6002](https://www.hlktech.net/index.php?id=1180) radar respiratory and heartbeat sensors.
|
||||
|
||||
Supports both sync and async serial ports using `embedded-io` or `embedded-io-async`.
|
||||
|
||||
## A note about serial adapters.
|
||||
|
||||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue