Derlin,
What is the content of the image you are pushing through your OpenCV software? Did you encode your patterns within?
I can't comment on the OpenCV code itself. You probably will need to consult with available community resources for the OpenCV…
For your question, I followed the programmer’s guide instructions:
The steps required to display a splash screen are: 1. Select the desired splash screen (using this command) : write splash screen select 2. Change the input source to splash screen…
Derlin,
You may need to try resigning the device ID of the Cypress USB host device so that it doesn't contest with the DLP GUI.
Failing this, you could also opt to use the DLPC-API to talk to the EVM instead. It is Python based and the I2C driver…
Hi User,
You can use DLPC-API for your above mentioned requirement. Please look into the following link for more info ( http://www.ti.com/tool/DLPC-API ).
Regards,
Mayank
Hi Aaron,
Thanks so much for your reply.
I managed to locate an older EVM firmware with version 8.0.1 - part of FWSel_DLPC3478_DLPA2005_pm1_i2c0x36_v8p0p1.img. This firmware has solved the projection with only the Blue channel issue and with this…
Hi Murdoc,
Yes, we do have a DLPC-API which can help in controlling and communicating DLP3010EVM-LC.
You can find it here - http://www.ti.com/tool/DLPC-API
Thanks and regards,
Mayank
Part Number: DLP4710EVM-LC Other Parts Discussed in Thread: DLPC-API , DLPC3479
I have a question about DLP4710EVM-LC LED minimum current.
I set the LED current setting value 50 at 10bit resolution, using DLPC-API Command "DLPC34XX_DUAL_WriteRgbLedCurrent…
Part Number: DLP4710EVM-LC Other Parts Discussed in Thread: DLPA3005 , DLPC3479 , , DLPC-API Hello, I am working on the DLP4710EVM-LC that uses the DLPC3479 chip and the DLPA3005 LED driver. The module was working properly when I tried running the test…
Giribabu,
The code you linked is from the Python Support Package for the DLPC3436 controller, which is used with the DLPDLCR230NP EVM (A 0.23" 1080p chipset).
The EVM you are working with is the DLPDLCR4710 EVM (A 0.47" 1080p chipset) which uses the…