This document describes the tasks for Lab 5 of the Microprocessors Laboratory course. It has two parts worth 10 points each:
1. Write a subroutine to use the hardware timer T0 to generate delays by loading a count value. Use this to blink an LED on for 1 second and off for 1 second.
2. Configure the timers to generate a 4-level pulse amplitude modulated signal over 4 seconds by writing values from memory locations to ports and LCD. The TA will check that the LED blinks as programmed and correct levels/values are displayed on the LCD.