can i control one of these or multiple with an arduino or fastLED?  http://www.aliexpress.com/item/Free-shipping-p6-outdoor-smd-led-module-dot-matrix-32-x-16/1868962495.html

can i control one of these or multiple with an arduino or fastLED?

Here’s the same (or very similar) item on Adafruit: http://www.adafruit.com/product/420

Short answer: not really.

Better answer: see “SmartMatrix”, which is totally FastLED-friendly. http://docs.pixelmatix.com/SmartMatrix/

It depends - if it is compatible with the stuff from here - http://docs.pixelmatix.com/SmartMatrix/ then you may be able to use the smart matrix object with it - but only on a Teensy 3.0/3.1 - and I’m not sure you can do multiple.

ok thats cool thank you very much ill have to look into making a sign for my work haha

The input pins in the picture look the same, but the listing says it’s 1/4 scan. The SmartMatrix Library and shield supports driving 16x32 displays with 1/8 scan, and 32x32 displays with 1/16 scan. By the time you add shipping to the US, you’re probably better off ordering from Adafruit or Sparkfun. There’s a list of compatible displays in the Pixelmatix link Mark provided above.