https://github.com/interactivetech/eel4742labexcercises
This is a repository of the EEL4742 course lab coding exercises I completed on the MSP-EXP430G2 development board, written in C and Assembly
https://github.com/interactivetech/eel4742labexcercises
Last synced: about 1 year ago
JSON representation
This is a repository of the EEL4742 course lab coding exercises I completed on the MSP-EXP430G2 development board, written in C and Assembly
- Host: GitHub
- URL: https://github.com/interactivetech/eel4742labexcercises
- Owner: interactivetech
- Created: 2016-02-04T03:05:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-05T04:26:08.000Z (over 10 years ago)
- Last Synced: 2025-02-10T05:25:07.200Z (over 1 year ago)
- Language: Assembly
- Size: 3.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EEL4742 Lab Excercises
This is a repository of the EEL4742 Embedded Systems course lab coding exercises I co-completed on the MSP-EXP430G2 development board, written in C and Assembly
There are 4 labs, and each lab contains:
- A Lab Report that explains the tasks requested to execute on the MSP-EXP430G2 and describes the code implmentations in more detail
- C code that implements the tasks requested in the Lab Assignment
- Assembly code that implements the tasks requested in the Lab Assignment
Organized and Completed by Andrew Mendez and Daniel Franco