This document describes two laboratory experiments for an EE 337 Microprocessors course. The first experiment involves modifying code to display customized text centered on an LCD screen connected to a Pt-51 kit microprocessor. The second experiment involves writing a subroutine that blinks a group of LEDs a specified number of times based on a nibble input, with the LEDs initially turned on for 5 seconds to allow input before blinking in a repeating on-off pattern. Teaching assistants are instructed to check that students' implementations display the correct customized text and blink the LEDs the specified number of times in response to sample inputs.