CE 433 2023 spring
HW7
Name: Anders Burdick-Levang

Email: aaburdicklevang@fortlewis.edu


HW #7

1. In section 2. use the debounce module to create a counter. When the user press the button once, it shows a '1' on the seven segment display. If the user keep pushing the button, the display increments by 1 until 9 then it resets to 0. Show demonstration video and your code for credits.






2. Repeat the UART transmitter in Section 2 to show letters/symbols in the serial monitor. Show demonstration video and your code for credits.





3. Repeat the work in Section 3. Show demonstration video and your code for credits.






4. Show the numbers you typed in the serial monitor on one seven segment display unit (less than 10). Show demonstration video and your code for credits.