Feyr / rpi-ddc-displayswitcher

basic code to run on a pi zero w + coolwell waveshare hat to control a Samsung Odyssey G9 inputs over DDC (HDMI) - I'm also using this project to learn rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rpi-ddc-displayswitcher

the Samsung Odyssey G9 has a major issue where samsung failed to implement DDC control over all of the DisplayPorts, it also doesn't automatically switch to the last-active input like most monitors

this code (which requires ddcutil to be installed at the moment) lets me plug a raspberry pi zero w on the HDMI port and control the input using external buttons

About

basic code to run on a pi zero w + coolwell waveshare hat to control a Samsung Odyssey G9 inputs over DDC (HDMI) - I'm also using this project to learn rust


Languages

Language:Rust 97.5%Language:Shell 2.5%