Posts tagged with network protocols

Understanding some common network protocols

Understanding common network protocols

A deeper exploration into the world of inter-computer communications will reveal more types of communications, their interfaces and the network protocols they use.

Using the UART interface

Using the UART interface

UART is a communication interface used between two microcontrollers. Data signals are transferred using two lines, one for transmitting and one for receiving.