← Technical Report

Hardware

This chapter describes the physical hardware platform used to implement the Vayu flight control stack. The hardware design serves as the foundation upon which the software architecture, introduced in the previous chapter, is realized.

The system integrates a microcontroller, sensor suite, communication interfaces, and actuator control mechanisms into a cohesive embedded platform. The hardware is selected and configured to support deterministic execution, low-latency data acquisition, and modular abstraction as required by the Vayu architecture.

In this chapter, we will discuss the following:

  • System Overview

  • Microcontroller Unit (MCU)

  • Sensors

  • Communication Interfaces

  • Actuation and Motor Control

  • Power Management

  • PCB Design and Fabrication

  • Hardware-Software Co-design

  • Design Considerations