EE690-EmSys-TiVA-Template/EE690_LabXX/Report.md

1.2 KiB

Embedded Systems Lab Report

Problem Statement:

Insert the problem statement here, verbatim

Solution Summary:

A brief description (not more than 200 words) of how you have approached the problem, and how you have attempted to solve it.

Assumptions, Constraints and Requirements:

Self explanatory. The problem statements are not exhaustive. Are there corner cases that your solution accounts for? Are there conditions that you ignore or default to?

Block diagram / Flowchart:

Markdown allows you to embed an image file from your repo as a link, like this:

Duck

Alternatively, there are many tools to create ASCII Diagrams and more complicated graphics with mermaid.

Measurements and Results:

Oscilloscope waveforms, measurememtns, etc. go here.

Discussion and Conclusions:

Did you get some unexpected behavior? Was there something that was not as expected?