Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 284 Bytes

File metadata and controls

7 lines (4 loc) · 284 Bytes

I2C (Inter-Integrated Circuit) Protocol

I2C is a master-slave protocol (similar to SPI) and only uses 2 wires (similar to UART). We are using it to send and receive antenna deployment commands.

SparkFun

I2C Info