Electronics and PCB

Despite being in such a compact area, the live video and telemetry systems have largely separate electronics and are completely independent of each other.

For our live telemetry system, we had to design a PCB that would house all of the electronic components for that system. The following is a list of electronics used on the PCB.

  1. BMP388 (Temperature and Pressure Sensor)

  2. Bump Switch

  3. SD Card Breakout Board

We did not design a PCB for the live video system. Instead, this system had everything wired through the Raspberry Pi. The electronics for the live video system are listed below.

  1. Raspberry Pi 0 2 W

    1. Bought on Digikey

  2. ASUS USB-AC56 WiFi Adapter (2 were used)

The live video and live telemetry systems are independent, so they run their own software too. Live telemetry works using code created by Fred R, Adam S, and Tolu E. This code can be found in the "Live Telemetry Code" section of this project.

Live video was run on a third-party software known as "OpenHD". Further details about OpenHD can be found in the "OpenHD" section of this project.

Last updated