This lab document instructs students on how to set up serial communication between a microcontroller kit and a computer using a USB-to-UART adapter. Students will write code to recognize keyboard inputs from the computer, perform operations on the microcontroller kit, and display messages back on the computer terminal. The document provides details on installing driver software for the USB adapter, connecting the kit to the adapter, and using terminal software to interface with the kit and see input/output. Students are given code templates and tasks to test interfacing with the LCD display and LEDs on the kit in response to keyboard inputs.