Hi everyone!
Is there a way to install WLED on a Matrix Portal M4?
WLED and Matrix Portal M4
Moderators: adafruit_support_bill, adafruit
Please be positive and constructive with your questions and comments.
- adafruit_support_mike
- Posts: 66267
- Joined: Thu Feb 11, 2010 2:51 pm
Re: WLED and Matrix Portal M4
As far as I know, WLED only supports ESP8266 and ESP32 microcontrollers, and can only control WS21811-style addressable LEDs.
The Matrix Portal uses a SAMD51 microcontroller (with no Wifi) and controls shift-register-style LED matrices. It probably isn't possible at a hardware level, and the software wouldn't work with an LED matrix if it was.
The Matrix Portal uses a SAMD51 microcontroller (with no Wifi) and controls shift-register-style LED matrices. It probably isn't possible at a hardware level, and the software wouldn't work with an LED matrix if it was.
Please be positive and constructive with your questions and comments.