You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consists of Projects and Assignments Completed in Advanced Embedded Software Development Course | ECEN 5013-002 | University of Colorado, Boulder: System Calls, Kernel Modules, Cross-Compiling using buildroot, IPCs, FreeRTOS, Multithreading..
This repository contains a simple demonstration of UART communication using the termios.h library on Linux systems. The code is specifically tested on BeagleBone Green but should work on other Linux-based embedded systems with minor modifications.
Consists of Project completed in Advanced Embedded Software Development Course | ECEN 5013-002 | University of Colorado, Boulder: FreeRTOS, Mulithreading, PyQT, Fail-Safe and Fault-Tolerant System, IPCs, remote-logging, UART, NRF24L01+.