Skip to content

Commit dbfceb8

Browse files
committed
Update content.md
1 parent 8f6d865 commit dbfceb8

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/10.mega/shields/giga-display-shield/tutorials/07.microphone-tutorial

1 file changed

+1
-1
lines changed

content/hardware/10.mega/shields/giga-display-shield/tutorials/07.microphone-tutorial/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The GIGA Display Shield has an embedded MEMS microphone (**MP34DT06JTR**) that w
1414

1515
Using the [Arduino_Graphics](https://github.com/arduino-libraries/ArduinoGraphics),[Arduino_GigaDisplay_GFX](https://github.com/arduino-libraries/Arduino_GigaDisplay_GFX) and [lvgl](https://github.com/lvgl/lvgl) we can also create animations and screen changes based on microphone data.
1616

17-
In this guide we will take a closer look at the [PDM library](https://docs.arduino.cc/learn/built-in-libraries/pdm) to see how this can be used, and some examples that
17+
In this guide we will take a closer look at the [PDM library](https://docs.arduino.cc/learn/built-in-libraries/pdm), and provide some examples that can be used with this shield.
1818

1919
## Hardware & Software Needed
2020

0 commit comments

Comments
 (0)