Other Parts Discussed in Thread: DLPM2000EVM,
I am currently working on my senior project which includes a heads up display. At the moment the display will be run by a Raspberry Pi Pico, but with future plans to make my own embedded microcontroller. I would like to use the DLP2000, but I've noticed an abundance of products related to it such as the DLPM2000EVM and other evaluation modules. In my incompetent mind I was just imagining needing the digital mirror device and a way to power it but it seems to be much more complicated than that.
Can anyone tell me which products I would need for a Pi Pico to communicate with the DLP2000. Preferably over I2C or UART given those are the protocols I'm using for the rest of my project, but I would be willing to learn another communication protocol if necessary.