Projects

This is more a skeleton than anything else.

On Board Computer for Triton UAS

The on board computer is the primary program1 that controls the plane. It is responsible for things like navigation, communication, and payload deployment. The OBC is written to accompish a mission2 for the Student Unmanned Aerial Systems (SUAS) Competition.


  1. The code is open source and can be found on github; it’s written in C++. ↩︎

  2. Mission specifications can be found on the SUAS webpage. ↩︎