Skip to content

AngelPerezM/OBDH_LABS

 
 

Repository files navigation

OBDH_LABS

Code for the MUSE/OBDH course laboratory

Important notice

This repository uses submodules. To clone it, you must use the --recursive git option:

$ git clone --recursive https://github.com/STR-UPM/OBDH_LABS.git

Environment

The laboratory software runs on an STM32F4-DISCO board. You will need a GNAT cross compiler for this board. Free compilers can be downloaded from the AdaCore Community site.

The examples make use of the Ada Drivers Library. This library is imported as a submodule of the repository.

Documentation

See the docs folder for a laboratory manual and other documents.

About

Code for the MUSE/OBDH course laboratory

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ada 83.5%
  • MATLAB 6.3%
  • C 4.5%
  • Python 4.3%
  • Makefile 1.3%
  • QMake 0.1%