CE 433 Spring 2024
Homework 9: Universal Serial Bus (USB)
Sahra Genc
sggenc@fortlewis.edu


HOMEWORK 9: Universal Serial Bus (USB)

Task 1: Repeat the work in Section 1.


Figure 1. The code in section 1


Video 1. The demonstration of the work in Section 1


Task 2: Design the testbench and the scan code to ASCII converter to display key values on the serial monitor.



Figure 2. The code implementation of ASCII converter to display the values on the serial monitor


Video 2. The demonstration of the ASCII codes to convert and display the values on the serial monitor