![Infineon XENSIV BGT60TR13C Скачать руководство пользователя страница 24](http://html.mh-extra.com/html/infineon/xensiv-bgt60tr13c/xensiv-bgt60tr13c_user-manual_2055086024.webp)
24 of 59
2022-23-05
User Guide for XENSIV™ K
IT CSK BGT60TR13C
Table of contents
4
Build your own application
The
XENSIV™ KIT BGT60TR13C
is supported by the
Code examples using these libraries are available in ModusToolbox
™
.
4.1.1
XENSIV™ BGT60TR13C radar sensor library
This library provides APIs that enable the user to use existing radar applications such as presence detection,
entrance counter or build applications on top. The library uses the ModusToolbox
™
HAL interface. Refer to the
README.md file for more details.
https://github.com/Infineon/xensiv-radar-sensing
4.1.2
XENSIV™ DPS3xx pressure sensor library
This library provides functions for interfacing with the XENSIV
™
DPS-310/368 barometric pressure sensors. This
library can be set up to use the ModusToolbox
™
HAL interface, or user-provided communication functions.
Refer to the README.md file for more details.
https://github.com/Infineon/sensor-xensiv-dps3xx
Note: The XENSIV
™
DPS368 uses the address (0x77) in the XENSIV
™
BGT60TR13C radar wing.
4.2
Code examples
The code examples demonstrate presence detection (paragraph 5)
and entrance counter (paragraph 6) use
cases implemented using the
library. Refer to the README.md file for more details.
https://github.com/Infineon/mtb-example-sensors-radar-entrancecounter
https://github.com/Infineon/mtb-example-sensors-radar-presence
This code example demonstrates implementing an MQTT client using the
for XENSIV™
sensor with Infineon connectivity devices. The library uses the following:
•
AWS IoT device SDK MQTT client library that includes an MQTT 3.1.1 client
•
xensiv-radar-sensing library allows the user to use existing radar applications such as presence
detection, entrance counter or build applications on top
https://github.com/Infineon/mtb-example-sensors-radar-anycloud-mqtt-client
4.2.1
Getting started with ModusToolbox™
1.
ModusToolbox™ software is a free development ecosystem that includes the ModusToolbox™ IDE. Using
ModusToolbox™ IDE, you can enable and configure device resources, middleware libra
ries, and program
and debug the device. You can download the software from the
. See the
ModusToolbox™ user guide for additional informati
on.
2.
In the ModusToolbox™ IDE, import the desired code example (application) into a new workspace.
−
Click on New application from quick panel