An open API service indexing awesome lists of open source software.

https://github.com/octcarp-courses/sustech_cs301-esmp_f23_works

Course code of CS301 2023 Fall: Embedded System and Microcomputer Principle, SUSTech. Taught by Dr. Yuhui BAI
https://github.com/octcarp-courses/sustech_cs301-esmp_f23_works

cs301 stm32 stm32f103 sustech

Last synced: 19 days ago
JSON representation

Course code of CS301 2023 Fall: Embedded System and Microcomputer Principle, SUSTech. Taught by Dr. Yuhui BAI

Awesome Lists containing this project

README

        

# SUSTech_CS301-ESMP_F23_Works
Course code of CS301 2023 Fall: Embedded System and Microcomputer Principle, SUSTech. Taught by Dr. Yuhui BAI.

### About

It has been more than a year since I took this course when I committed the code. Although the core code of the function is included, the environment configuration and other related content may also be wrong.

For reference only.

### Content

| ID | Content | Related Function | Grade |
| --------------------------- | ----------------------------- | ------------------ | ------- |
| [Assignment 1](Assignment1) | Huffman En & Decoding Machine | LED, button | 100/100 |
| [Assignment 2](Assignment2) | Arithmetic | timer, IWDG, USART | 100/100 |
| [Assignment 3](Assignment3) | Verification Code | touchscreen | 100/100 |