https://github.com/yantavares/msp430
My msp430 coding projects
https://github.com/yantavares/msp430
assembly c microcontroller msp430
Last synced: 21 days ago
JSON representation
My msp430 coding projects
- Host: GitHub
- URL: https://github.com/yantavares/msp430
- Owner: yantavares
- License: unlicense
- Created: 2024-05-28T01:22:39.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-18T12:56:20.000Z (2 months ago)
- Last Synced: 2025-03-29T04:14:31.742Z (27 days ago)
- Topics: assembly, c, microcontroller, msp430
- Language: C
- Homepage:
- Size: 25.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MSP430
My MSP430 Coding Projects and Experiments (SIMIC - UnB)
**Note:** If this repository helped you, please leave a :star: on the repo :)
## Running
To run the projects, I recommend using Code Composer Studio (IDE made by Texas Instruments). You can download it from [TI's website](https://www.ti.com/tool/CCSTUDIO).
## Project Organization
Each project is organized in a folder containing the exercises and a brief description of each one in the `README.md` file.