We use some essential cookies to make our website work.

We use optional cookies, as detailed in our cookie policy, to remember your settings and understand how you use our website.

6 posts • Page 1 of 1
Jason321
Posts: 1
Joined: Fri Nov 14, 2025 8:52 pm

Is there a board that powers and send hdmi to usb-c monitor

Fri Nov 14, 2025 9:21 pm

I am thinking about trying to build my own smart display for home assistant and other stuff. I was thinking about using one of those second screen monitor displays as they are touchscreens and pretty cheap on amazon (~50ドル). They are powered through usb-c. It would be great if there was a board that takes hdmi and power and combines them into a usb-c cable to connect to the monitor.

Does something like this exist? I looked around but couldn't find anything.

ame
Posts: 11565
Joined: Sat Aug 18, 2012 1:21 am

Re: Is there a board that powers and send hdmi to usb-c monitor

Fri Nov 14, 2025 10:21 pm

If you could post a link to the thing you have in mind it might help.
Oh no, not again.

fchk
Posts: 214
Joined: Mon Mar 04, 2019 1:39 pm

Re: Is there a board that powers and send hdmi to usb-c monitor

Fri Nov 14, 2025 10:46 pm

Jason321 wrote:
Fri Nov 14, 2025 9:21 pm
Does something like this exist? I looked around but couldn't find anything.
THhe problem is that Video over USB-C is always DisplayPort, not HDMI. HDMI as Alternate Mode is defined, but nobody uses it.

thagrol
Posts: 14784
Joined: Fri Jan 13, 2012 4:41 pm

Re: Is there a board that powers and send hdmi to usb-c monitor

Sat Nov 15, 2025 12:06 am

fchk wrote:
Fri Nov 14, 2025 10:46 pm
Jason321 wrote:
Fri Nov 14, 2025 9:21 pm
Does something like this exist? I looked around but couldn't find anything.
THhe problem is that Video over USB-C is always DisplayPort, not HDMI. HDMI as Alternate Mode is defined, but nobody uses it.

So you need something that takes HDMI, DSI (unless OP is using a zero series Pi), or DPI then converts it to Displayport and tunnels it over a USB C cable.

All while letting the Pi act as a USB host on the same cable so that the touchscreen works.

It'll also need to send any EDID (or equivalent) from monitor to Pi. I've no idea how that's done in displayport alt mode.

And handle any PD negotiation required for, power mode, host/device mode, USB C alt mode, etc.

Then again, as the OP hasn't provided any links to the monitors they're talking about, they could be using Displaylink (think VNC over USB though that's a simplification) and there's no support on Pi (or most Linux distros) for anything more recent than v1.X (IIRC there was a closed source binary driver for v2 displays on Ubuntu on x86 but I've never used it).

TBH, depending on the physical size of display required I'd be looking at the RPL 15", 7", or 5" displays. Or third party touchscreens interfacing over SPI, DPI, HDMI, DSI, etc.
Knowledge, skills, & experience have value. If you expect to profit from someone's you should expect to pay for them.

All advice given is based on my experience. it worked for me, it may not work for you.
Need help? https://github.com/thagrol/Guides

cleverca22
Posts: 9593
Joined: Sat Aug 18, 2012 2:33 pm

Re: Is there a board that powers and send hdmi to usb-c monitor

Sat Nov 15, 2025 12:28 am

thagrol wrote:
Sat Nov 15, 2025 12:06 am
It'll also need to send any EDID (or equivalent) from monitor to Pi. I've no idea how that's done in displayport alt mode.
at least for HDMI alt-mode, its tunneled over the PD protocol
and you also need to use the PD protocol to request DP or HDMI alt mode

so the adapter will need a MCU that can speak PD, which will emulate the EDID

aBUGSworstnightmare
Posts: 13432
Joined: Tue Jun 30, 2015 1:35 pm

Re: Is there a board that powers and send hdmi to usb-c monitor

Sat Nov 15, 2025 8:34 am

fchk wrote:
Fri Nov 14, 2025 10:46 pm
Jason321 wrote:
Fri Nov 14, 2025 9:21 pm
Does something like this exist? I looked around but couldn't find anything.
THhe problem is that Video over USB-C is always DisplayPort, not HDMI. HDMI as Alternate Mode is defined, but nobody uses it.
+1

and I would be quite surprised If your monitor does.

viewtopic.php?p=2328821&hilit=usb+c+usb+c+hdmi#p2328821

6 posts • Page 1 of 1

Return to "Interfacing (DSI, CSI, I2C, etc.)"

AltStyle によって変換されたページ (->オリジナル) /