Skip to content

Commit b2efed8

Browse files
committed
V2 hardware
1 parent ce8798f commit b2efed8

File tree

1 file changed

+4
-5
lines changed
  • content/hardware/03.nano/boards/nano-matter/tutorials/matter-rgb-light

1 file changed

+4
-5
lines changed

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

+4-5
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,17 @@ Thanks to the seamless compatibility of the Nano Matter with almost any Matter n
3131
### Hardware Requirements
3232

3333
- [Nano Matter](https://store.arduino.cc/products/nano-matter) (x1)
34-
- DHT11 Temperature and Humidity sensor (x1)
35-
- I2C OLED Display SSD1306(x1)
34+
- Grove - 8x8 RGB LED Matrix (x1)
3635
- Breadboard (x1)
3736
- Jumper wires
38-
- Google Nest Hub Max (Thread Border Router) (x1)
37+
- Eero 6+ WiFi Extender (Thread Border Router) (x1)
3938
- [USB-C® cable](https://store.arduino.cc/products/usb-cable2in1-type-c) (x1)
4039

4140
### Software Requirements
4241

4342
- [Arduino IDE 2.0+](https://www.arduino.cc/en/software) or [Arduino Cloud Editor](https://create.arduino.cc/editor)
44-
- [Google Home App](https://home.google.com/get-app/)
45-
- [U8g2](https://github.com/olikraus/u8g2) library to control the OLED display. You can install it from the Arduino IDE library manager.
43+
- [Amazon Alexa](https://www.amazon.com/Alexa-App/b?ie=UTF8&node=18354642011)
44+
- [Seeed_RGB_LED_Matrix](https://github.com/Seeed-Studio/Seeed_RGB_LED_Matrix) library to control the RGB LED matrix. You can install it as .ZIP using the Arduino IDE.
4645
- [DHT](https://github.com/mcmchris/DHT-sensor-library/tree/patch-1) library. Download from this [branch](https://github.com/mcmchris/DHT-sensor-library/tree/patch-1) so it support the Nano Matter.
4746

4847
### Board Core and Libraries

0 commit comments

Comments
 (0)