We have a component that is monitoring and restarting our processes on the Pi. This is important for user experience, if a process crashes or is killed the user should not even notice it. We have written this component in assembler.
Github link: https://github.com/BoldizarF/ariot19/blob/master/camtocloud/bark.s
