Update 'README.md'

This commit is contained in:
mmode 2021-06-21 12:57:12 +02:00
parent 425bf93d08
commit b4e5534407
1 changed files with 4 additions and 0 deletions

View File

@ -1,2 +1,6 @@
# 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.