Difference between revisions of "Inter-Integrated Circuit (I2C)"

From Humanoid Robots Wiki
Jump to: navigation, search
(Created page with "=== Characteristics === * Bi-directional * Widely used protocol for short-distance communication * <code>SDA</code> and <code>SCL</code> ** Both are pulled high Category:...")
 
 
Line 1: Line 1:
 +
Inter-Integrated Circuit (I2C) is commonly used for connecting to peripheral devices. A commonly used alternative is [[Serial Peripheral Interface (SPI)]].
 +
 
=== Characteristics ===
 
=== Characteristics ===
  

Latest revision as of 09:11, 24 April 2024

Inter-Integrated Circuit (I2C) is commonly used for connecting to peripheral devices. A commonly used alternative is Serial Peripheral Interface (SPI).

Characteristics[edit]

  • Bi-directional
  • Widely used protocol for short-distance communication
  • SDA and SCL
    • Both are pulled high