Embedded C

Embedded Projects

Embedded C projects completed using Code Composer Sudio® (opens in a new tab) & Matlab® (opens in a new tab)

FSM Traffic Lights (opens in a new tab)

Objective of this lab was to simulate a traffic light using an array of structs in Embedded C.

ADC (opens in a new tab)

Objective of this lab was to convert an ADC raw data to a digital signal.

DAC (opens in a new tab)

Objective of this lab is to take three digital input notes from a piano key and convert them into a 4-bit digital output.

Low Pass Filter (opens in a new tab)

Low pass filter created in matlab, ran in code composer studio in c language