Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yantavares/msp430
My msp430 coding projects
https://github.com/yantavares/msp430
assembly c microcontroller msp430
Last synced: about 2 months 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T02:10:21.000Z (8 months ago)
- Last Synced: 2024-12-15T18:47:21.073Z (about 2 months ago)
- Topics: assembly, c, microcontroller, msp430
- Language: C
- Homepage:
- Size: 24.2 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
Directories with the prefix `_Exp[n]` contain experiments from the Microprocessor Systems (SISMIC) course at the University of Brasília, while other directories contain personal projects and tests.
Each directory typically contains the source code, project files, and any relevant documentation or notes specific to the experiment or project.
## Contact
If you have any questions or suggestions, feel free to contact me at [my email](mailto:[email protected]).