I²C

From OSDev Wiki
(Redirected from I2C)
Jump to navigation Jump to search

This article is a stub! This page or section is a stub. You can help the wiki by accurately contributing to it.

I²C (Inter-integrated Circuit) is a serial, half-duplex and low-bandwidth communication bus. Its main use is for interconnecting ICs (EPROMs, microcontrollers) and other low-bandwidth devices. I²C is used for carrying EDID monitor data through VGA, HDMI and DisplayPort cables using the DDC protocol.

See Also

Articles