Matter weather station¶
The Matter weather station displays the environmental measures of temperature and relative humidity.
The e-paper screen also displays the QR-code to commission the device and connect it to the Matter network.
Elements used¶
This application runs on the E-Paper Development Kit for Matter (EPDK-Matter), which bundles
-
an EXT4 extension board;
-
a monochrome 2.90” screen with wide temperature and embedded fast update;
-
an Arduino Nano Matter board;
and uses the following elements from the main screen library
and from the code library:
Next¶
The PDLS_EXT4_Basic_Matter
library includes the code of the project as an example.