Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 561 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 561 Bytes

Cansat-Flightsoftware

Cansat Flightsoftware for Teensy 4.1 based on ARM Cortex M7 for CANSAT Competition at Virginia Tech by NASA.

  • Cansat-Flightsoftware.in: Main Code file that is uploaded to Teensy. Can be compiled in Arduino IDE.
  • Sensors Folder: Abstractions for seting up, fetching data and restarting the sensors using their respective libraries.
  • smartDelay.h: Runs Tasks for a given amount of time.
  • Other files: Most files are abstractions for simple tasks like turning on a led.