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.
- Host: GitHub
- URL: https://github.com/korex26/collegecodingprojectseset269
- Owner: Korex26
- License: mit
- Created: 2024-07-16T03:23:48.000Z (almost 2 years ago)
- Default Branch: Overview
- Last Pushed: 2024-07-29T04:42:14.000Z (almost 2 years ago)
- Last Synced: 2025-03-12T12:33:27.998Z (about 1 year ago)
- Topics: engineering, eset269, mechatronics, texasam
- Language: C
- Homepage:
- Size: 2.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.