UART LED Project Part 1

Overview

Modify the UART_demo project by adding a command line UI that controls the red and green LEDs via the virtual UART port.
Download the UART_demo zip file and make sure it builds and can be loaded on your STM32 board.
Refer to the UART Demo Project Setup document for instructions on setting up the project for ST Link.
Refer to the UART Virtual Terminal document for instructions on using the virtual terminal on the PC.

Feel free to use the UART LED project discussion topics in myCourses.

UI Requirements

Software Design Topics

Here are some suggestions on how to design your main control loop.

Startup Code and References

Rubric and Late Policy

100 possible points as described below.

Submission

Submit your UART LED source code and project files in a zip file to the UART LED project Part 1 dropbox. Do not include the project work directories in that zip file. Specifically, do not include DebugConfig, Listings, Objects, and RTE.

In class demos will be on the class day after the project is due.