The DLP pico projector has three LEDs as sources. My application requires a different light source and optics, I have succesfully
removed the optics from one of my kits and remove the LEDs but the interface gets upset by this: a little red LED comes on next to the
power button and the chipset stops functioning - it won't process any input and it won't listen to the I2c bus. Plugging the LEDs
back in fixes things but it is a nuisance because the LEDs are glued to the optical subsystem (which gets in the way) and are very
bright. I can disable them via the I2C bus but it would be nice if the pico projector could remember this - is there any way to:
Fix the settings so the DLP does not expect the LEDs to be present
and/or
Removed ot replace the LEDs with something else so that the project still functions.
Cheers,
SA