Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 990 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 990 Bytes

Kaansat_RTOS_CC_V1

RTOS for Cansat Competition 2020

The following software is developed for annual Cansat Competition. This software owns to Ka'an Sat Team from Universidad Aeronáutica en Querétaro (UNAQ). The program runs on a the microcontroller TMS570LS04 of Texas Instruments using a Real Time Operating System based on FreeRTOS.

All functions and algorithms were developed by students.

Sensores:

Different sensors were used to achive the requirements of Cansat Competition

  • BMP280 (Temperatura y Presión)

Input PINS:

GIO01
etc. agregar pines de conexión

Output PINS:

GIO01 -> ADCetc
etc. agregar pines de conexión

Authors :

Acknowledgments :

  • Hat tip to anyone whose code was used.