This document summarizes a laboratory experiment using assembly code to drive LEDs on a development board. It describes the equipment used, including the Dragon12-Plus-USB development board and CodeWarrior IDE. It explains that assembly code will be used to define ports for input and output, store values to ports to set them as input or output, and write a loop to turn LEDs on and off to create a flashing effect. The results section shows pictures of the LEDs flashing as programmed.