Commit 0cd033fc authored by Clement Remi's avatar Clement Remi
Browse files

Update README.md

Showing with 7 additions and 1 deletion
+7 -1
...@@ -4,7 +4,6 @@ Development of a low-cost multi-electrodes resistivity meter for electrical resi ...@@ -4,7 +4,6 @@ Development of a low-cost multi-electrodes resistivity meter for electrical resi
## Installation ## Installation
All dependencies are specified in *requirements.txt* All dependencies are specified in *requirements.txt*
**Note:** all instructions below should be typed in the terminal **Note:** all instructions below should be typed in the terminal
...@@ -22,6 +21,13 @@ We strongly recommend users to create a virtual environment to run the code and ...@@ -22,6 +21,13 @@ We strongly recommend users to create a virtual environment to run the code and
* you should run you code within the virtual environment * you should run you code within the virtual environment
* to leave the virtual environment simply type: `deactivate` * to leave the virtual environment simply type: `deactivate`
## First run with four electrodes
In the examples folder, you will find the code "simple_measurement.py".
Running this code, in Thonny (IDE) or in the terminal, will allow you to make a simple 4 electrodes measurement A B M N.
## Citing Ohmpi ## Citing Ohmpi
If you use Ohmpi for you work, please cite [this paper](https://www.sciencedirect.com/science/article/pii/S2468067220300316) as: If you use Ohmpi for you work, please cite [this paper](https://www.sciencedirect.com/science/article/pii/S2468067220300316) as:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment