Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.44 KB

EE317.md

File metadata and controls

46 lines (27 loc) · 1.44 KB

EE317 Advanced Experimental Studies I

Introduction

Chinese name: 电子科学创新实验 I

This course is mainly about the Android development and STM32.

Normally if you treat this course seriously, you will get a good grade.

Android development

Project1 - Calculator

This project is about a simple calculator app.

2022 Fall

Project2 - Music Player

This project is about a music player app.

2022 Fall

Extra

Using Kotlin instead of Java is also acceptable in this course.

If you want to develop Android apps in a modern way, you should try Kotlin + Jetpack Compose + Material.

For example:

STM32

STM32 standard peripheral library is used in this course.

This part has several assignments but no final project.

2022 Fall