Hi I can not understand if I can use 8 outputs of my Arduino

Hi
I can not understand if I can use 8 outputs of my Arduino Zero, to control 6000 LEDs.
The “ParallelOutputDemo” example does not compile.
OctoWS2811Demo not finf “DMAChannel.h”

I’m sorry FastLED doesn’t support parallel output on that board.

The teensy 3.x, Due, Digix and ESP8266 are supported on the main repository.

The ESP32 is also supported on @Sam_Guyer 's repository.

6000 is a lot of LEDs. You’re going to need a more powerful board for that many.