Skip to content

Commit 7f7c6aa

Browse files
committed
readme update
1 parent abe42c5 commit 7f7c6aa

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
This package offers the serial interface for communication with an EIT device from ScioSpec. Commands can be written serially and the system response can be read out. With the current version, it is possible to start and stop measurements with defined burst counts and to read out the measurement data. In addition, the measurement data is packed into a data class for better further processing.
44

5-
**WIP** Communication with ISX-3
6-
75
## Installation
86

97
### Windows: USB Driver Setup
@@ -45,9 +43,7 @@ conda activate sciopy
4543
pip install -e .
4644
```
4745

48-
49-
50-
46+
- FTDI Driver installation: https://www.ftdichip.com/old2020/Drivers/D2XX.htm
5147

5248
## Contact
5349

@@ -57,4 +53,3 @@ Email: jacob.thoenes@uni-rostock.de
5753

5854
___
5955

60-
- FTDI Driver installation: https://www.ftdichip.com/old2020/Drivers/D2XX.htm

0 commit comments

Comments
 (0)