Hi everyone Can some one tell me how many 2811 strips I could attach

Hi everyone
Can some one tell me how many 2811 strips I could attach to a teensy 3.2 please.
Need to add 15 strips each has only 10 LEDS could I use all the digital pins?
Or am I limited to 8 only? Thanks for any help.

You can use any/as many of the pins as you would like - and if you want to use parallel output - you can get up to 16-20 way parallel output as described here: https://github.com/FastLED/FastLED/wiki/Parallel-Output

Thanks Daniel, I will try that today.