How wire up TFT LCD 1.8" with Mega

Hello, I have a Arduino Mega and i bought a 1.8" Serial SPI TFT LCD Module Display this module have 16 pins:

LED-
LED+
SD CS
SD MOSI
SD MISO
SD SCK
TFT CS
TFT SCK
TFT SDA
TFT AO
TFT RESET
NC
NC
NC
VCC
GND

Some one know how can i wire up this screen to my Arduino Mega?

Thanks

The first thing you need to know is the COG chip used on the module. COG = chip on glass, the sliver of silicon mounted
at the edge of the display that drives it. Without that part number you will have to guess.

Do you have a link to the module? Does it have an SD card as the pin out suggests?
Failing that photos.

MarkT:
The first thing you need to know is the COG chip used on the module. COG = chip on glass, the sliver of silicon mounted
at the edge of the display that drives it. Without that part number you will have to guess.

Do you have a link to the module? Does it have an SD card as the pin out suggests?
Failing that photos.

My module is the same like this link SOLVED - unable to make it work 1.8 SPI TFT 128x160 - Displays - Arduino Forum, i really need to connect this screen to my arduino mega. Some one could help me?

I have same display and here is solution:
Cheap 1.8" TFT (ST7735R) how to wire?