HDMI to USB input?

Hi there,

I was just wondering if it would be possible or feasible to use an arduino uno to take an hdmi (or dvi) input and convert it to a usb "camera" input. i know you can buy something similar online for 30 bucks but this is a project for an engineering class, not ill be using much. I also know a raspberry pi or something else would be easier but all i have is an arduino uno and some basic components.

Thanks in advance!

Not a chance with an UNO. It's simply not got the processing power - amongst other things - for that type of application.

You can get a Pi for a few dollars. Sometimes at less cost then the Arduino.

HDMI input is not supported on a Raspberry Pi (at least not without additional hardware).

alright thanks, ill find something else

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.