Multi ledstrips, multi outputs pins???

Hi, everybody

Does it possible to drive two ledstrips LPD8806 separatly on two output pins on only one Arduino ?

I know it's possible to drive one ledstrip on the non-SPI pins. In that way, I don't know how to multi-declare the pins in Datas an Clocks ?

Someone have experiment ?

Regards

Peter

Look at the FastLED library.
I seem to recall reading in the documentation that this can be done.

It's possible. This should help get you started: http://forums.adafruit.com/viewtopic.php?f=47&t=32957