LED matrix serial controller COM-00760 to Arduino

I want to use the LED matrix serial controller COM-00760 but I need wiring information for connection to arduino boards. The information supplied on your site under wiring example is not related to the arduino as far as matrix connector pin to arduino pin wiring. please provide for the arduino UNO R3.

Did you even bother to look ?

http://www.catb.org/~esr/faqs/smart-que … tml#before

Before asking a technical question by e-mail, or in a newsgroup, or on a website chat board, do the following:
Try to find an answer by searching the archives of the forum you plan to post to.
Try to find an answer by searching the Web.
Try to find an answer by reading the manual.
Try to find an answer by reading a FAQ.
Try to find an answer by inspection or experimentation.
Try to find an answer by asking a skilled friend.
If you’re a programmer, try to find an answer by reading the source code.
When you ask your question, display the fact that you have done these things first; this will help establish that you’re not being a lazy sponge and wasting people’s time. Better yet, display what you have learned from doing these things. We like answering questions for people who have demonstrated they can learn from the answers.

You might have learned from this :

http://arduino.cc/en/Reference/SPI

Or this :

http://arduino.cc/en/Tutorial/SPIEEPROM

Or this :

http://arduino.cc/en/Tutorial/SPIDigitalPot