About 16,900 results
Open links in new tab
  1. Serial communication - Wikipedia

    To reduce the number of pins in a package, many ICs use a serial bus to transfer data when speed is not important. Some examples of such low-cost lower-speed serial buses include RS-232, DALI, …

  2. Comprehensive Guide to Serial Communication Protocols - 11 Types

    Sep 20, 2025 · To ensure proper communication, serial protocols define rules for synchronization, data framing, error detection, and multi-device coordination. This article introduces 11 common …

  3. Serial Communication Protocols - Circuit Digest

    Apr 29, 2019 · ⇥ Which Serial Communication Protocol Types Are the Most Common? The main types of serial communication protocols include synchronous protocols (SPI, I2C, USB, CAN) and …

  4. The Serial Communications Protocols Comparison - Altium

    Aug 17, 2021 · At the end of this series, we summarize the advantages and disadvantages of each type of Serial Communication Protocol available to transfer information between microcontrollers, data …

  5. Serial Communication - SparkFun Learn

    Over the years, dozens of serial protocols have been crafted to meet particular needs of embedded systems. USB (universal serial bus), and Ethernet, are a couple of the more well-known computing …

  6. Serial Communication Protocols | Cadence

    Sep 29, 2025 · Serial communication protocols define how data is transmitted sequentially between devices over a communication link based on standardized rules and conventions. Common serial …

  7. What Is Serial Communication - ScienceInsights

    Learn how serial communication works, why it replaced parallel communication, and how protocols like UART, SPI, and I2C are used in modern devices.

  8. Overview of the Serial Protocol Simple protocol for communicating data – usually character by character Existed before more complex protocols such as Ethernet, USB, etc. Data is transmitted …

  9. Serial communication protocols. Main types and characteristics.

    Mar 8, 2025 · Discover the basic communication protocols. In this article, we will describe the characteristics of the most common serial communication protocols.

  10. What Are Serial Communication Protocols? - Complete Guide

    Aug 29, 2025 · Serial communication protocols are a set of rules and standards that govern the exchange of data between devices or systems in a serial manner, meaning one bit at a time.