Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adriangonz/stellaris-labs
Some experiments with the TM4C123G launchpad board.
https://github.com/adriangonz/stellaris-labs
Last synced: 17 days ago
JSON representation
Some experiments with the TM4C123G launchpad board.
- Host: GitHub
- URL: https://github.com/adriangonz/stellaris-labs
- Owner: adriangonz
- Created: 2015-01-27T00:03:25.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-02T22:57:27.000Z (almost 10 years ago)
- Last Synced: 2024-10-06T16:23:26.362Z (about 1 month ago)
- Language: C
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Some experiments with the TM4C123G board and labs of the edX course [Embedded Systems](https://www.edx.org/course/embedded-systems-shape-world-utaustinx-ut-6-02x).
# Building the examples
The script build-arm.sh allows to build the code from the command line in \*NIX (I have tested it just in Mac).
Some prerequisites are required, though. I followed [this guide](http://recursive-labs.com/blog/2012/10/28/stellaris-launchpad-gnu-linux-getting-started/) to install them.
Happy hacking :)