Communication Prototypes
Communication Prototypes
Protocol?
A communication protocol is a set of rules and
Communication standards that enable devices to exchange data
reliably. These protocols define how data is
Example :
Just like humans use languages to communicate,
devices use protocols like UART, SPI, I2C, and
CAN to transfer information.
Data Transmission Types
Simplex: One device transmits and other device receive. Communication is
possible in one direction only.
Half - Duplex: Two devices can send and receive from each other, two-
way communication but only one way at a time.