Below are the things we are looking for in your lab report.
Contribution
How much did you contribute to the lab? What exactly did you do (i.e. Did you wire the circuit? Did you write the code? Did you help debug?).
Summary
Describe the lab. What is it's functionality? What is the end goal of the lab?
Steps and Implementation
Describe each of the steps taken. You don't have to give too much detail (i.e. turn on power supply, click on the PDS51 icon, cut the wire and strip the ends....) but you need to enumerate the overall steps taken. In addition you need to explain the implementation of the critical parts of the design (i.e. how did you compute which button the user pressed, how did you display the integer in the PrintInt() function). Also, if there are additional questions asked in the lab, be sure to include them here.
Results
What problems did you come across (i.e. forgot to ground, broken pin on the IC, did not code correctly)? In the end did your circuit match the desired functionality?
Code/Schematics
Always provide the code you wrote/modified. You do not need to attach files which were completey provided (i.e. the io.c and io.h files). If you modified or created a schematic as you will in the Reflex Timer lab, then provide the schematic. If the whole schematic is already provided there is no need to attach it.