Octocat_small

Download the Source Code

All of the source code that is described in this book is available in a public GitHub repository: Derek Molloy Exploring BeagleBone repository.

You can clone this repository on a Linux desktop computer or your BeagleBone using the command:

$ sudo apt-get install git
$ git clone https://github.com/derekmolloy/exploringBB.git

You can also install a Windows GitHub desktop application or a Mac OS X GitHub desktop application. Alternatively, you can download a full ZIP archive of the code using the following link: Download Source Code (this is a live link that automatically provides you with the very latest files).

Code Library API Documentation

The library of code that is made available in the GitHub repository library directory has support for Doxygen (as described on Page 269) . This support is twofold — it provides a template for you to use in documenting your own projects and it provides details of the classes that are available in this API. There are two versions of the documentation available:

To build this documentation enter the exploringBB/library/docs directory and type: doxygen ExploringBB.Doxyfile. You should not attempt to install the Doxygen tools or LaTeX on the BeagleBone as they both occupy a considerable amount of storage space.

Details of Recent Commits

[fusion_builder_container hundred_percent=”yes” overflow=”visible”][fusion_builder_row][fusion_builder_column type=”1_1″ background_position=”left top” background_color=”” border_size=”” border_color=”” border_style=”solid” spacing=”yes” background_image=”” background_repeat=”no-repeat” padding=”” margin_top=”0px” margin_bottom=”0px” class=”” id=”” animation_type=”” animation_speed=”0.3″ animation_direction=”left” hide_on_mobile=”no” center_content=”no” min_height=”none”][commits repository=’exploringBB’ count=’10’ title=’Commits’]

Chart of Repository Commit History

[chart repository=’exploringBB’ class=’admin-github-chart’ height=’200′ color=’#f17f49′ count=’30’ title=’Activity’]

Gist Test

[gist id=’4bf6b107aab8e7103369′ ][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]