I²C (I-squared-C) is a multi-master, multi-slave, packet switched, single-ended, serial computer bus. It uses only two bidirectional open-drain lines, Serial Data Line (SDA) and Serial Clock Line (SCL), pulled up with resistors.
Two wires are used:
- SDA, Serial Data Line
- SCL, Serial Clock Line
See also