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.
ESP 32
JST Connector
3.3V Buck Converter
BMP388 (Temperature and Pressure Sensor)
MMA 8451 (Accelerometer)
RFM69HCW 915 MHz Transceiver
Bump Switch
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.
Raspberry Pi 0 2 W
Bought on Digikey
ASUS USB-AC56 WiFi Adapter (2 were used)
TPS61023 5V Boost Converter
JST-PH 2-Pin Breakout
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

