Part Number: DLPC3479 Other Parts Discussed in Thread: DLPC-API Tool/software: Hi everyone,
I use the DLPC-API-1.10.
I run the program dlpc347x.
as known that dlpc347x build in c language, not C#.
To use it, you have no choice but to create…
Part Number: DLPC3478
Tool/software:
Hi,
I try to write pattern sets and pattern order entry using DLPC API 1.1 dlpc347x_samples.c.
when I using GUI, completely success change pattern sets and their configurations.
I use DLPC API that change…
Part Number: DLPC3478 Other Parts Discussed in Thread: DLPC3479
Hi, team
I wonder if it is possible to update FW (.img) using the DLPC API.
I tried using the sample code, but It doesn't work well.
I am trying using the code below. Is this…
Part Number: DLPC-API Other Parts Discussed in Thread: DLPC3478 , TI-API Hello TI,
I'm trying to run sample code in the "DLPC-API-1.10\samples".
For me, the projector controller device is DLPC3478, so I'm working with "dlpc347x_samples.c".
I…
Hello Jonathan,
Welcome back to the E2E forums and we hope to assist you with your questions.
Can you please refer to what DLPC API and user guide you are referring to?
For the DLPDLCR3310EVM, we provide a GUI tool where you can control and display…
Part Number: DLP3010EVM-LC Other Parts Discussed in Thread: DLPC-API Hi Team,
Currently using the DLP3010EVM-LC with the DLPC-API. I have followed the guidelines given in the API user manual particularly on page 4, but when the program runs it shows…
Part Number: DLP2010EVM-LC Hi,
I'd like to know if it is possible to display custom generated images in real time with the DLP2010EVM, using the DLPC API with USB connection only, without using the HDMI channel (we can only connect the USB cable). …
Part Number: DLPC-API Other Parts Discussed in Thread: DLPLCR4500EVM Hi team,
I got a question from customer.
"
After I download and install dlp-pico-dlpc34xx-api, I use it for secondary development in VisualStudio, the environment is Windows 64…
Part Number: DLPC3479 Other Parts Discussed in Thread: DLP4710 , DLPC-API Hi everyone!
I use the Sample in DLPC-API-1.10 to run the program, namely dlpc347x_dual_samples.
As a result, the projected pattern is not a preset pattern, that is, each…
Renan,
The DLPC-API is C-based. You don't need a Raspberry Pi to implement the API. Rather, you can use virtually any host processor so long as the host processor supports C libraries and you have the means to support an I2C driver with the API.
The…