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-matter/tutorials/getting-started-matter-display/getting-started-matter-display.md
+23-2Lines changed: 23 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,25 +9,46 @@ tags: [Matter, E-Ink, Display]
9
9
10
10
## Overview
11
11
12
-
The Nano Matter Display is an evaluation kit for the Nano Matter that features an extension board from Pervasive Displays. It includes a 2.9 inches (384x168) E-ink monochrome high-definition display, a temperature and humidity sensor, a three axes accelerometer and an addressable RGB LED.
12
+
The Nano Matter Display is an evaluation kit for the Nano Matter that features an extension board from Pervasive Displays. It includes a 2.9 inches (384x168) E-ink monochrome high-definition display, a temperature and humidity sensor, a 3-axis accelerometer and an addressable RGB LED.
13
+
14
+
![thumbnail]()
13
15
14
16
These features are meant to be leveraged with the Arduino Nano Matter to extend the board capabilities and allow the user to create interesting and useful applications around the E-ink display.
15
17
16
18
## Goals
17
19
18
-
- Learn how to use the Nano Matter Display and all it's features
20
+
- Learn how to use the Nano Matter Display and all its features
19
21
- Learn how to develop a Matter application using the Nano Matter Display
0 commit comments