Part Number: DLP4500
As I used the lightcrafter4500,I met some problems.When I change to the vedio mode,it will project image in the flash.I don't like this.I wonder whether i could change the default setting to make the led shut in the beginning.I tried to change the code in the DLP_firmware.cpp. {"DEFAULT.LEDCURRENT_RED", {0x00}, {0x00}, 1, 1, true, 149, 1},
{"DEFAULT.LEDCURRENT_GRN", {0x00}, {0x00}, 1, 1, true, 150, 1},
{"DEFAULT.LEDCURRENT_BLU", {0x00}, {0x00}, 1, 1, true, 151, 1},I set the current value of led zero.But it didn't work.