Go to file
taheran 6a65c7af33 mission and config folders added , make file is added 2021-06-21 13:42:47 +02:00
bsp_linux mission and config folders added , make file is added 2021-06-21 13:42:47 +02:00
fsfw release 0.0.1 of fsfw added as a core 2021-06-21 15:04:15 +02:00
mission mission and config folders added , make file is added 2021-06-21 13:42:47 +02:00
Makefile mission and config folders added , make file is added 2021-06-21 13:42:47 +02:00
README.md Update 'README.md' 2021-06-21 12:57:12 +02:00
unlockRealtime mission and config folders added , make file is added 2021-06-21 13:42:47 +02:00

README.md

testArduino

This repository contains the example of the device handler for the Arduino managing the temperaure, environmental and accelerometer sensors. It is employed the fsfw with the release 0.01. The code has the obejective of reading the serial data output of the Arduino (in SPC format) and saving them in global data pool. The data will be then exploited by the termal controller.