File tree 4 files changed +6
-7
lines changed
content/hardware/03.nano/boards/nano-matter/tutorials
4 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- title : ' Nano Matter Fan'
2
+ title : ' Matter Smart Fan'
3
3
difficulty : beginner
4
4
compatible-products : [nano-matter]
5
5
description : ' Learn how to build a Matter fan with speed control.'
Original file line number Diff line number Diff line change 1
1
---
2
- title : ' Nano Matter Smart Relay'
2
+ title : ' Matter Smart Relay'
3
3
difficulty : beginner
4
4
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.'
6
6
tags :
7
7
- IoT
8
8
- Matter
Original file line number Diff line number Diff line change 1
1
---
2
- title : ' Nano Matter RGB Light'
2
+ title : ' Matter RGB Light'
3
3
difficulty : beginner
4
4
compatible-products : [nano-matter]
5
5
description : ' Learn how to build a Matter RGB light.'
Original file line number Diff line number Diff line change 1
1
---
2
- title : ' Nano Matter Temperature Sensor'
2
+ title : ' Matter Temperature Sensor'
3
3
difficulty : beginner
4
4
compatible-products : [nano-matter]
5
5
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.
35
35
36
36
- [ Nano Matter] ( https://store.arduino.cc/products/nano-matter ) (x1)
37
37
- DHT11 Temperature and Humidity sensor (x1)
38
- - I2C OLED Display SSD1306(x1)
38
+ - I2C OLED Display SSD1306 (x1)
39
39
- Breadboard (x1)
40
40
- Jumper wires
41
41
- 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.
51
51
### Download the Project Code
52
52
53
53
[ ![ ] ( assets/download.png )] ( assets/matter_temperature_sensor.zip )
54
-
55
54
Download the complete project code [ here] ( assets/matter_temperature_sensor.zip ) .
56
55
57
56
### Board Core and Libraries
You can’t perform that action at this time.
0 commit comments