Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 1.1 KB

README.md

File metadata and controls

11 lines (6 loc) · 1.1 KB

Robot

The project is part of the 62491 Interdisciplinary Project course from DTU (Technical University of Denmark)

The robot is rather complex digital and analog system that consists of many components and subsystems that are interrelated in terms of its routine. The block diagram in figure outlines the basic components of the system and the connections that are between them.

Block diagram of the overall system

Block diagram of the overall system

One reading could notice the main processor to be Atmels AVR Atmega 32 MCU that inputs from sensor board, both distance sensors and gets a feedback from encoders. It processes the inputs and controls both motors through H bridge while communication and debugging is ensured through Bluetooth module.