Skip to content

An assortment of demo programs to help you get started with the MicroTBX software components in your own embedded software applications.

License

Notifications You must be signed in to change notification settings

feaser/microtbx-demos

Repository files navigation

MicroTBX Demos

License: MIT Build Demos

An assortment of demo programs to help you get started with the MicroTBX software components in your own embedded software applications.

MicroTBX is an open source Microcontroller ToolBoX consisting of software components commonly needed in embedded software applications. Think of it as a Swiss army knife for your firmware.

Getting the code

To get the code, clone the Git repository to a subdirectory, for example inside your own home directory. Make sure to add the --recursive flag to also clone the submodules:

git clone --recursive https://github.com/feaser/microtbx-demos.git ~/MicroTBXDemos

Building and running the demo programs

The demos subdirectory contains the programs for different MicroTBX features. Refer to the included README.md in the subdirectories for details and building and running the demo programs.

Contact

Development and maintenance of MicroTBX is sponsored by Feaser. Feaser also offers integration/customization services, and professional technical support on a commercial basis:

About

An assortment of demo programs to help you get started with the MicroTBX software components in your own embedded software applications.

Topics

Resources

License

Stars

Watchers

Forks