Skip to content
Jaime Dantas edited this page Jan 29, 2017 · 2 revisions

#Multithreading for BeagleBone Black

Here you can find many codes of multithreading applications for the beagleBone Black. The algorithms were written in C++ and the library BlackLib was modified in order to get all features of multithreading working. Also, there are some applications involving timer functions of the C language.

###Reaction Timer with a 7 seg. Display

Clone this wiki locally