Skip to content

Commit 1e596b4

Browse files
committed
YouTube videos added 2
1 parent 9428a65 commit 1e596b4

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

content/hardware/03.nano/boards/nano-matter/tutorials/matter-fan/content.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Nano Matter Fan'
2+
title: 'Matter Smart Fan'
33
difficulty: beginner
44
compatible-products: [nano-matter]
55
description: 'Learn how to build a Matter fan with speed control.'

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: 'Nano Matter Smart Relay'
2+
title: 'Matter Smart Relay'
33
difficulty: beginner
44
compatible-products: [nano-matter]
5-
description: 'Learn how to build a Matter smart relay to control a lightbulb.'
5+
description: 'Learn how to build a Matter smart relay to control an AC lightbulb.'
66
tags:
77
- IoT
88
- Matter

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Nano Matter RGB Light'
2+
title: 'Matter RGB Light'
33
difficulty: beginner
44
compatible-products: [nano-matter]
55
description: 'Learn how to build a Matter RGB light.'

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

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Nano Matter Temperature Sensor'
2+
title: 'Matter Temperature Sensor'
33
difficulty: beginner
44
compatible-products: [nano-matter]
55
description: 'Learn how to build a Matter temperature sensor.'
@@ -35,7 +35,7 @@ We have prepared a short demo in video format in case you are a visual learner.
3535

3636
- [Nano Matter](https://store.arduino.cc/products/nano-matter) (x1)
3737
- DHT11 Temperature and Humidity sensor (x1)
38-
- I2C OLED Display SSD1306(x1)
38+
- I2C OLED Display SSD1306 (x1)
3939
- Breadboard (x1)
4040
- Jumper wires
4141
- Google Nest Hub Max (Thread Border Router) (x1)
@@ -51,7 +51,6 @@ We have prepared a short demo in video format in case you are a visual learner.
5151
### Download the Project Code
5252

5353
[![ ](assets/download.png)](assets/matter_temperature_sensor.zip)
54-
5554
Download the complete project code [here](assets/matter_temperature_sensor.zip).
5655

5756
### Board Core and Libraries

0 commit comments

Comments
 (0)