|
|
|
|
|
by nom
712 days ago
|
|
You literally just hook a device up to pin 15/16 on an HDMI port. https://mitxela.com/projects/ddc-oled DDC is how your OS reads the list of supported resolutions from your display and is present on VGA ports as well. It's just a low speed i2c bus and can be used for other things :) |
|