-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdm-mcxn-bubble-level-demo.xml
32 lines (32 loc) · 1.6 KB
/
dm-mcxn-bubble-level-demo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<data:item xmlns:data="data" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="data ../../xsd/alp.xsd" type="demo" format="projectfile" versionSchema="1.0.0" name="MCXN Bubble Level Demo" uuid="87211f94-07bf-41ea-b618-6c857e9f5fb7">
<display_title>
Precision Inclinometer (Bubble Level) with FXLS8971
</display_title>
<overview>
<![CDATA[This demo shows how to integrate the NXP sensors FXLS8971CF (3-axis accelerometer) with FRDM-MCXN947 platform. In this application the FXLS8971CF is hosted and an I2C peripheral on an “Inclinometer 4 Click” board from Mikroe. The FXLS8971CF is 3-axis accelerometer that is designed to serve inclinometer (and accelerometer) applications. Offset and Sensitivity response across the temperature band (-40°C to 105°C) is near zero, and is best in class.<br>]]>
</overview>
<toolchains>
<toolchain name="mcux"></toolchain>
</toolchains>
<families>
<family name="mcx"></family>
</families>
<nxp_compatible_hw>
<hw id="FRDM-MCXN947"></hw>
</nxp_compatible_hw>
<nxp_ebh_hw>
<ebh id="nxp_lcd_par_s035"></ebh>
<ebh id="mikroe_inclinometer_4_click"></ebh>
</nxp_ebh_hw>
<peripherals>
<peripheral name="i2c"></peripheral>
<peripheral name="sensor"></peripheral>
<peripheral name="uart"></peripheral>
<peripheral name="video"></peripheral>
</peripherals>
<categories>
<category name="sensor"></category>
<category name="graphics"></category>
<category name="rtos"></category>
</categories>
</data:item>