About 28,400,000 results
Open links in new tab
  1. Communication between microcontrollers and different peripheral devices require some sort of digital protocol. I2C is a common communication protocol that is used in a variety of devices …

  2. I2C - Wikipedia

    I2C (Inter-Integrated Circuit; pronounced as " eye-squared-see " or " eye-two-see "), alternatively known as I2C and IIC, is a synchronous, multi-master/multi-slave, single-ended, serial …

  3. Basics of the I2C Communication Protocol

    Feb 13, 2016 · I2C is a serial communication protocol, so data is transferred bit by bit along a single wire (the SDA line). Like SPI, I2C is synchronous, so the output of bits is synchronized …

  4. I2C Communication Protocol - GeeksforGeeks

    Jul 23, 2025 · The I2C communication protocol is a simple and effective way for devices to communicate with each other. It allows multiple devices to connect using just two wires, …

  5. Understanding the I2C Bus: A Beginner's Guide to Simplifying …

    Dec 16, 2024 · The I2C bus was developed in the early 1980s by Philips Semiconductors, now known as NXP Semiconductors. The goal was to create a simple, robust, and efficient way for …

  6. All About the I2C Standard & Protocol. How I2C Works | Circuit

    This tutorial is a comprehensive intro to the I2C standard & protocol. You'll learn how I2C devices work & communicate on the I2C bus.

  7. What Is I2C Communication Protocol? – Digilent Blog

    Jun 3, 2025 · I2C (also called IIC and typically pronounced I-squared-C) stands for Inter-IC or Inter-Integrated-Circuit, was developed by Philips Semiconductor in 1982, and is one form of …

  8. ESP32 Pinout Reference: Which GPIO pins should you use?

    Like I2C and SPI, these UART pins can be mapped to any GPIO pin on the ESP32. However, they have a default pin assignment on most board models. For most ESP32 boards the UART …

  9. I2C - SparkFun Learn

    In this tutorial, you will learn all about the I 2 C communication protocol, why you would want to use it, and how it's implemented. The Inter-Integrated Circuit (I 2 C) Protocol is a protocol …

  10. What Is I2C (Inter-Integrated Circuit)? - Computer Hope

    Jun 14, 2025 · Short for Inter-Integrated Circuit, I2C (also known as I2C and IIC) is a technology developed by Philips. It's a bus interface connection protocol that facilitates communication …