Skip to content

Commit 39d416e

Browse files
committed
rephrase
1 parent be319ea commit 39d416e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/hardware/03.nano/boards/nano-matter/tutorials/matter-relay-lightbulb/content.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Use the following connection diagram for the project:
7373

7474
![Project wiring diagram](assets/diagram-v3.png)
7575

76-
The relay module is powered by the Nano Matter `3.3V` pin and the relay is controlled with the `D4` pin. Wire the AC cable with the lightbulb so the relay interrupts the current path when open.
76+
The relay module is powered by the Nano Matter `3.3V` output pin and the relay is controlled with the `D4` pin. Wire the AC cable with the lightbulb so the relay interrupts the current path when open.
7777

7878
***Be careful when handling with main voltages.***
7979

content/hardware/03.nano/boards/nano-matter/tutorials/matter-rgb-light/content.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Use the following connection diagram for the project:
7171

7272
![Project wiring diagram](assets/diagram-v2.png)
7373

74-
The RGB LED matrix is powered by the Nano Matter `3.3V` pin, and it is controlled using an I2C connection.
74+
The RGB LED matrix is powered by the Nano Matter `3.3V` output pin, and it is controlled using an I2C connection.
7575

7676
### Programming
7777

content/hardware/03.nano/boards/nano-matter/tutorials/matter-temp-sensor/content.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Use the following connection diagram for the project:
7171

7272
![Project wiring diagram](assets/diagram-v1.png)
7373

74-
The OLED display and the DHT temperature sensor are powered by the Nano Matter `3.3V` pin. The OLED display uses I2C for communication and the DHT sensor uses a one-wire digital communication connected to `D4`.
74+
The OLED display and the DHT temperature sensor are powered by the Nano Matter `3.3V` output pin. The OLED display uses I2C for communication and the DHT sensor uses a one-wire digital communication connected to `D4`.
7575

7676
### Programming
7777

0 commit comments

Comments
 (0)