Display RGB 1.8' 128x160 SPI

Urgent.
good morning everyone. I Tiago Mirra liked to know how to connect this display to Arduino

This is the site where I bought the display.

thank

The display has a SPI interface :
The supply is 3.3V.

To connect it, you can search for Arduino SPI interface on Google. This link provides very complete information.

The site you provided points to a wiki where you can find some example code for Arduino, but you can also use this library and the example codes as well.