Networking and communication

In this assignment we are going to communicate between two devices. The communication is a wired communication utilizing UART on both devices. The devices chosen are two boards made by the students containing an LED

Here is the setup. Two arduino boards, one connected to a switch and the other is connected to an LED.

In Action

When the button is pressed, the LED is on.

When the button is unpressed, the LED is off.