We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e0fc14 commit 8d64e44Copy full SHA for 8d64e44
content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/microphone-sensor/microphone_sensor.md
@@ -30,7 +30,7 @@ In this tutorial we will use an **Arduino Nano 33 BLE Sense Rev2** board to meas
30
The goals of this project are:
31
32
- Learn how to output raw sensor data from the Arduino Nano 33 BLE Sense Rev2.
33
-- Use the PDM(Pulse-density modulation) library.
+- Use the [PDM(Pulse-density modulation) library](https://docs.arduino.cc/learn/built-in-libraries/pdm/).
34
- Print sound values in the Serial Monitor.
35
- Create your own RGB sound meter.
36
0 commit comments