Projector Lcd Panel that connect with arduino

The issue is speed. Take for example an 800x600 projector in 24bit colour.

You have 80060024 = 11520000bits per second. An arduino runs at 16MHz, so you would have to convert each bit of video in 1 clock cycle. That is simply not possible.