From bcc30635b359b4bb5c96f116ac30f0f235429172 Mon Sep 17 00:00:00 2001 From: fluktuacia Date: Wed, 21 Feb 2024 22:35:48 +0100 Subject: [PATCH] Update TESTING.md minor --- TESTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TESTING.md b/TESTING.md index 9ad15e7..0839c3c 100644 --- a/TESTING.md +++ b/TESTING.md @@ -8,7 +8,7 @@ The notebook is located in [sw/pymlab/TFI2CADT_TEST.ipynb](sw/pymlab/TFI2CADT_TE ## Basic (Manual) Testing -Basic testing of TFI2CADT01 after its production can be conducted in combination with TFRPM01 using a python[script](https://github.com/ThunderFly-aerospace/TFRPM01/blob/TFRPM01C/sw/pymlab/TFRPM_readout.py) built on the [PyMLAB](https://github.com/MLAB-project/pymlab) library. +Basic testing of TFI2CADT01 after its production can be conducted in combination with TFRPM01 using a python [script](https://github.com/ThunderFly-aerospace/TFRPM01/blob/TFRPM01C/sw/pymlab/TFRPM_readout.py) built on the [PyMLAB](https://github.com/MLAB-project/pymlab) library. The script from the `/sw/pymlab/`directory can be executed using the following command: @@ -17,7 +17,7 @@ sudo python3 TFRPM_readout.py 0 0x25 sudo python3 TFRPM_readout.py 0 0x58 ``` -After the successful launch, measured values should appear. Now, using some probe or by grounding the signal pin, simulate the reading signal. The `count` value should increase. For a more precise measurement, a signal generated by an oscilloscope or another source of a sawtooth signal can be used. +After successful launch, measured values should appear. Now, using some probe or by grounding the signal pin, simulate the reading signal. The `count` value should increase. For a more precise measurement, a signal generated by an oscilloscope or another source of a sawtooth signal can be used. The output may then look as follows: