Skip to content

Commit 23d9267

Browse files
authoredMar 10, 2025
Update README.md
Updating product name & adding hyperlinks to product pages
1 parent 7d39cf4 commit 23d9267

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22

33
## Introduction
44

5-
This Library is designed to interface with the Seeed Studio XIAO Board on the MR60BHA2 and MR60FDA2 60GHz mmWave sensors. This library enables easy data reading and additional operations for functionalities such as breathing and heartbeat monitoring, and fall detection.
5+
This Library is designed to interface with the Seeed Studio XIAO ESP32-C6 Board integrated on the [MR60BHA2-XIAO 60GHz mmWave Human Breathing and Heartbeat Sensor](https://www.seeedstudio.com/MR60BHA2-60GHz-mmWave-Sensor-Breathing-and-Heartbeat-Module-p-5945.html) and [MR60FDA2-XIAO 60GHz mmWave Human Fall Detection Sensor](https://www.seeedstudio.com/MR60FDA2-60GHz-mmWave-Sensor-Fall-Detection-Module-p-5946.html) sensors. This library enables easy data reading and additional operations for functionalities such as breathing and heartbeat monitoring, and fall detection.
66

77
### Supported Seeed Studio Devices
88

99
| Device | Functionality |
1010
| -------------------------------- | ------------------------------ |
11-
| **MR60BHA2** 60GHz mmWave Sensor | Breathing and Heartbeat Module |
12-
| **MR60FDA2** 60GHz mmWave Sensor | Fall Detection Module |
11+
| [**MR60BHA2** 60GHz mmWave Sensor](https://www.seeedstudio.com/MR60BHA2-60GHz-mmWave-Sensor-Breathing-and-Heartbeat-Module-p-5945.html) | Breathing and Heartbeat Module |
12+
| [**MR60FDA2** 60GHz mmWave Sensor](https://www.seeedstudio.com/MR60FDA2-60GHz-mmWave-Sensor-Fall-Detection-Module-p-5946.html) | Fall Detection Module |
1313

1414
## Installation
1515

16-
1. Download the library from GitHub or the Arduin Library Manager.
16+
1. Download the library from GitHub or the Arduino Library Manager.
1717
2. Open the Arduino IDE.
1818
3. Go to `Sketch` > `Include Library` > `Add .ZIP Library...` and select the downloaded file.
1919

@@ -48,4 +48,4 @@ Please refer to the comments in the source code for detailed information on the
4848
This library is released under the [MIT License](https://github.com/love4yzp/Seeed-mmWave-library/blob/main/LICENSE).
4949

5050
## Contributing
51-
Contributions to the library are welcome. Please follow the standard pull request process to suggest improvements or add new features.
51+
Contributions to the library are welcome. Please follow the standard pull request process to suggest improvements or add new features.

0 commit comments

Comments
 (0)
Please sign in to comment.