Skip to content
/ ddcci Public

Controls monitors via DDC/CI over DisplayPort, DVI/HDMI and VGA

License

Notifications You must be signed in to change notification settings

siemer/ddcci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddcci

DDC/CI command line tool.

Depends on loaded i2c-dev module (and the resulting /dev/i2c-? files to access the i2c bus you pass on the command line).

Does not depend on any smbus python modules or such.

Pretty raw at the moment. – Starting point for improving knowledge beyond the crappy spec: with real hardware reverse engineering.

I will try to get this working over DisplayPort. The DP AUX channel is definitively different to work with... and I can’t see the kernel code which does the legacy i2c mapping... maybe there is none. So I have to do it in the app.

About

Controls monitors via DDC/CI over DisplayPort, DVI/HDMI and VGA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages