Software Installation¶
Arduino IDE¶
First, choose the OS-appropriate IDE installer from here: https://www.arduino.cc/en/software/ Select 2.0 or higher.
Silicon Labs Core¶
Be sure to also install the necessary Arduino Core before installing the PDLS library below: https://github.com/SiliconLabs/arduino
PDLS Matter Library¶
Lastly, install the PDLS library either through the Arduino Library Manager or through Github:
- On Arduino Library Manager, search for “PDLS_EXT4_Basic_Matter”
- On Github, visit https://github.com/PervasiveDisplays/PDLS_EXT4_Basic_Matter