Evidence Book

The Evidence Book gives all of the important assignments that were completed as a team to produce the final result. This includes the detailed design, the operational manual, customer needs, targets, and risk assessment

Detailed Design

Describes the design objectives and presents the block diagram used as a reference for the design. This block diagram lists all inputs and outputs to each subsystem. The document talks about these inputs and outputs.

Download Detaild Design

Operational Manual

Describes how the final product works. How to connect each wire, what code is needed for the FPGA and what code is needed for the MSP430FR5994. This document also gives specifications on the components and the entire system for future debug work.

Download Operational Manual

Customer Needs

Describes what is needed for the final product

Download Customer Needs

Targets

Gives numbers to the customer needs for testability

Download Targets

Risk Assessment

Analyzes the risks involved with setting up, testing, and operating the product

Download Risk Assessment

Repository

The link sends you to a GitHub repository containing all the source code. The FPGA folder contains the code for the FPGA, MSP430 contains the source code for the MSP430FR5994, and the website folder contains the source code for the website that is currently being viewed

Go To Repository