Skip to content
John-Paul Chouery edited this page Oct 1, 2024 · 9 revisions

Welcome to the AUV-Embedded-2025 Wiki!

Welcome to the official wiki for the AUV-Embedded-2025 team at McGill Robotics! Here, you'll find information about our team's mission, structure, and the key components we develop. We aim to push the boundaries of underwater robotics by designing advanced PCBs and embedded systems for autonomous navigation and task performance.

Overview

We are the electrical subteam of the AUV (Autonomous Underwater Vehicle) team at McGill Robotics. Our mission is to design and implement the PCBs and embedded systems that power our underwater robot, enabling it to navigate and perform tasks autonomously. Our team comprises dedicated students with diverse skills in electrical, computer, and software engineering.

Team Structure

Electrical Leads

Project Managers

Senior Members

Main PCBs

Our AUV incorporates five main PCBs, each serving a critical function:

  • Actuator board: Controls the robot's grabber, dropper, and torpedo.
  • Display board: Powers the pressure sensor and displays critical data.
  • Power board: Manages power distribution to various components and the thrusters.
  • Pressure sensor board: Monitors underwater pressure to calculate depth underwater.
  • Hydrophone board: Detects and processes acoustic signals for positioning.

All boards, except for the hydrophone board, use the Teensy 4.0 microcontroller and are powered by the Arduino framework. The folder structure is organized using PlatformIO. The hydrophone board utilizes an STM32 microcontroller for enhanced processing capabilities.

Anonymouse Disclosure Form

If you would like to send something anonymously to the electrical leads, you can do so through the AUV Electrical Anonymous Disclosure Form.

Clone this wiki locally