/auto-guided-vehicle

A guidance system built with Keil RTX 5 RTOS for a simulated vehicle

Primary LanguageC

auto-guided-vehicle

Final project for the Embedded Systems class of Universidade Tecnológica Federal do Paraná.

The objective is to develop an RTOS based system that is able to guide a simulated vehicle that receives commands through an UART interface.

Developed using:

Dedicated to our greatly missed Professor Hugo Vieira. His lessons and dedication will always be remembered.

Screenshot of simulator running

Code

Most of the source code developed is at the vehicle-controller directory which contains the IAR 9 project files.

Architecture