SPI vs I2C
When it comes to sensors and shields, two common serial connections available are SPI and I2C, but what exactly are they? Serial Peripheral Interface (SPI) Serial Peripheral Interface is a serial interface bus that’s is commonly used to send data between microcontrollers and small peripherals such as sensors. SPI is a synchronous communication bus standard…




