Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.1 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.1 KB

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