This is my first notable Arduino project and taught me much of what I know about embedded systems. In this project I programmed an arduino, so I could activate a buzzer and a servo after a PIR signal and the entire system could turn on and off with an IR Remote.

CPEN 411 Computer Architecture
CPEN 411 (Computer Architecture) is a course I completed at UBC. The course focused on design considerations and advanced considerations when creating microprocessors. This includes tomasulo's algorithm, branch prediction, memory systems, and piplining.