-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy pathpeb7cr.txt
More file actions
13 lines (10 loc) · 897 Bytes
/
peb7cr.txt
File metadata and controls
13 lines (10 loc) · 897 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
Nicky Ames, peb7cr
Relevant courses: CSO I and II, Intro to Embedded Systems
Relevant projects: Intro to Embedded Systems final project (playing a song from the MKII buzzer)
Micro-controllers: LP-MSPM0G3507 LaunchPad, MKII Boosterpack
Coding languages: C, ARM Assembly
I'm really interested in exploring the real-time side of embedded systems, especially since this will be my
first time learning about it in any of my courses. I'm also highly interested in pursuing a career in embedded systems after
graduation, particularly in the medical/wearable healthcare industry, so I'm excited to start learning design principles that are applicable to
real-world applications. By the end of this course, I hope to have a stronger understanding of memory management, interrupts,
and threads. Since I took CSO II last semester, I want to use this course as a way to further reinforce those concepts.