Introduction - If you have any usage issues, please Google them yourself
Data transmission between AVR and peripheral
devices like sensors is straightforward
– Connect the device to one of the AVR ports and read
the port
• Data transmission between two AVRs or an AVR
and a PC is more complex
– Requires a communication protocol
• Communication Protocol: a set of standards and
rules that orchestrates data communication
between two or more devices