An open API service indexing awesome lists of open source software.

https://github.com/korex26/collegecodingprojectseset269

This repository contains an overview of my coding projects from my ESET269 coding focused class at Texas A&M. Each folder contains a Prompts.md file (and a prompts pdf if available) with all the project prompts and their respective file(s). View the README for specific background information regarding the class.
https://github.com/korex26/collegecodingprojectseset269

engineering eset269 mechatronics texasam

Last synced: 10 months ago
JSON representation

This repository contains an overview of my coding projects from my ESET269 coding focused class at Texas A&M. Each folder contains a Prompts.md file (and a prompts pdf if available) with all the project prompts and their respective file(s). View the README for specific background information regarding the class.

Awesome Lists containing this project

README

          

ABOUT
- This repository contains an overview of my coding projects from my ESET269 coding focused class at Texas A&M.
- Each folder contains a prompt file with all the project prompts and their respective file(s).

CLASS BACKGROUND INFORMATION
- ESET 269 Embedded Systems Development in C.
- Credits 3. 2 Lecture Hours. 3 Lab Hours.
- Introduction to programming using the C programming language and embedded microcontroller systems; fundamental language syntax and symantics, concentration of the application to embedded systems.
- (ESET 269, Embedded Systems Development in C/ C++) Use of Visual Studio Code, Keil uVision5, Tera Term, and MSP432 microcontroller to perform coding assignments and projects in C. Topics included Variables, Printf/Scanf, If-Else, Switch, Loops, Math Operations, Relational Operations, Logic Operations, Arrays, Strings, Pointers, Functions, Structures, Header Files, MSP432 Overview, Bitwise Operations, Digital I/O, Timers, UART, and Embedded System Design. The final project involved creating a code sequence to measure and configure the inputs and outputs of a MSP432 controller including the LEDs, Buttons, and Internal Temp.