Skip to content
skaestner edited this page Jan 13, 2016 · 6 revisions

##Microcontroller #Function The software for the microcontroller is diveded into two threads. The main thread initializes all the devices and executes the commands. The second thread controls the communication with the Rasperry Pi and put the commands to the main thread. The following picture shows the function of the software.

#Details