Skip to content

Commit 8d64e44

Browse files
authored
Add a link to the PDM library
Add a link to the PDM library to the microphone sensor tutorial
1 parent 8e0fc14 commit 8d64e44

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/microphone-sensor

1 file changed

+1
-1
lines changed

content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/microphone-sensor/microphone_sensor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In this tutorial we will use an **Arduino Nano 33 BLE Sense Rev2** board to meas
3030
The goals of this project are:
3131

3232
- Learn how to output raw sensor data from the Arduino Nano 33 BLE Sense Rev2.
33-
- Use the PDM(Pulse-density modulation) library.
33+
- Use the [PDM(Pulse-density modulation) library](https://docs.arduino.cc/learn/built-in-libraries/pdm/).
3434
- Print sound values in the Serial Monitor.
3535
- Create your own RGB sound meter.
3636

0 commit comments

Comments
 (0)