Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 :)