CE 433 Report SPI
Name:
Max Krauss
Email: mtkrauss@fortlewis.edu

Intro: In this tutorial we used a serial peripheral interface to interface an ambient light sensor, the PmodALS. It is able to sense light intensity and display it on the seven segment display.


Repeat the tasks in Section 2 (100 points)

Figure 1: Changes to the constraint file in order to implement the task.


Figure 2: Video demonstration for the task.

Results: This task was simple as almost all of the code needed in order to implement came straight out of the book. It was fun to learn about the SPI's protocol and utilize it in an intuitive way with the light sensor.