Skip to content

A collection of programs I wrote in C and Assembly specifically for the MSP430-G2553 Dev board as part of an Intro to Microprocessors Class.

Notifications You must be signed in to change notification settings

ADolbyB/msp430g2553-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MSP430-G2553 Labs

A collection of programs I wrote in C and Assembly specifically for the MSP430-G2553 Dev board as part of an Intro to Microprocessors Class.

This code was originally written with TI Code Composer Studio IDE. For the C programming, Energia IDE is a much more lightweight option I tested which will also flash the microcontroller.

Status

GitHub repo size

Notes:

Update: All assembly code has been updated for neatness and proper formatting. I had originally used multiple tabs to delimit commands and comments with proper spacing, but this became problematic for display in GitHub. I replaced all the tabs with spaces and now the code is properly formatted.

About

A collection of programs I wrote in C and Assembly specifically for the MSP430-G2553 Dev board as part of an Intro to Microprocessors Class.

Topics

Resources

Stars

Watchers

Forks