Tools for simulating sensors pressure for practice.
This code is made specially for a practical session of a lesson. A subject is driving students to make working.
This code is not well tested, so there is no guarantee that the expected behavior is the good one in all the situations.
In a jupyter notebook, you can install it directly from github :
!pip install git+https://github.com/adriengoeller/python-sensor-simulation
More information in the Labo.ipynb file.