Skip to content

Commit ac76943

Browse files
Added library info etc
1 parent 5100f1b commit ac76943

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

content/hardware/09.mega/shields/giga-display-shield/essentials.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,16 @@
1111
A list of libraries that come bundled with the Mbed core.
1212
</EssentialElement>
1313

14-
<EssentialElement link="" title="" type="library">
15-
14+
<EssentialElement link="https://github.com/arduino-libraries/ArduinoGraphics" title="Arduino Graphics" type="library">
15+
A Library with graphical features to produce visuals on the display shield.
16+
</EssentialElement>
17+
18+
<EssentialElement link="https://github.com/arduino-libraries/Arduino_BMI270_BMM150" title="Arduino_BMI270_BMM150.h" type="library">
19+
A Library for using the IMU sensor on the shield.
1620
</EssentialElement>
1721

22+
23+
1824
</EssentialsColumn>
1925

2026
<EssentialsColumn title="Arduino Basics">

content/hardware/09.mega/shields/giga-display-shield/features.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,13 @@ A reference to all technical features on this board, with pointers to additional
2424
</Feature>
2525

2626
<Feature title="MP34DT06JTR Digital microphone" image="microphone">
27-
28-
<FeatureLink title="" url=""/>
27+
The microphone on the shield is an ultra-compact, low-power, omnidirectional, digital MEMS microphone built with a capacitive sensing element and an IC interface.
28+
<FeatureLink title="datasheet" url="https://eu.mouser.com/datasheet/2/389/mp34dt06j-1387393.pdf"/>
2929
</Feature>
3030

3131
<Feature title="Bosch BMI270 6 Axis IMU" image="IMU">
32-
33-
34-
<FeatureLink title="" url=""/>
32+
The shield has an IMU that can provide precise acceleration, angular rate measurement and intelligent on-chip motion-triggered interrupt features.
33+
<FeatureLink title="datasheet" url="https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmi270-ds000.pdf"/>
3534
</Feature>
3635

3736
<Feature title="High density connector for Portenta" image="">

0 commit comments

Comments
 (0)