You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/humidity-and-temperature-sensor/content.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ In this tutorial we will use an **Arduino Nano 33 BLE Sense Rev2** board to meas
25
25
## Goals
26
26
The goals of this project are:
27
27
- Learn how to output raw sensor data from the Arduino Nano 33 BLE Sense Rev2.
28
-
- Use the HS300x library.
28
+
- Use the [HS300x library](https://docs.arduino.cc/libraries/arduino_hs300x/).
29
29
- Print temperature and humidity values in the Serial Monitor when they are within a certain range.
30
30
- Create your own temperature and humidity monitor.
0 commit comments