This document summarizes four problems completed in a lab using a Tiva C Series microcontroller. Problem 1 introduced the microcontroller and Code Composer Studio software. Problem 2 described header files used in the code. Problem 3 explored adjusting clock speeds. Problem 4 provided an overview of the microcontroller platform, peripheral drivers library, and GPIO module. The code caused three LEDs to blink by writing pin values using delays timed based on clock speed.