Skip to content
Snippets Groups Projects
Commit e0bb5e19 authored by Augustin Jaujay's avatar Augustin Jaujay
Browse files

Ajout README.md

parent 12c3df7d
Branches
No related tags found
No related merge requests found
# Arduino for SensorApp
SensorApp application needs some data to come in through an Arduino board. This is meant to record some data coming from constraints probes.
This code makes the Arduino board a slave of SensorApp.
## Prerequisite
* Arduino board,
* constraints probes and all their dependencies (apmlifier, etc.).
## How to use it
Assemble the electrical circuit and upload the "Mesure" code on the Arduino. You can run the "Calibration" code before that if you want and if you can calibrate the probes.
Run SensorApp on an Android device and connect the Arduino to it. Start the app.
Check the [SensorApp documentation](https://gitlab.imt-atlantique.fr/commande-entreprise-20/sensorapp) for further information.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment