Skip to content

Commit a8c5e41

Browse files
committed
upd EIT example
1 parent 5a15b2f commit a8c5e41

File tree

1 file changed

+5
-17
lines changed

1 file changed

+5
-17
lines changed

examples/EIT-16-256-Ch.ipynb

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@
55
"id": "1e1715cc-c123-45e2-b767-e6412faeebe3",
66
"metadata": {},
77
"source": [
8-
"# Example code for connecting a Sciospec device"
8+
"# Example code for connecting a Sciospec EIT device"
99
]
1010
},
1111
{
1212
"cell_type": "markdown",
1313
"id": "8a5423a4-f8da-4cdb-8163-1d50d12e6e23",
1414
"metadata": {},
1515
"source": [
16-
"## EIT device\n",
17-
"\n",
1816
"**USB-HS**\n",
1917
"\n",
18+
"Connect the EIT device to the USB-HS port.\n",
19+
"\n",
2020
"If you have issues with the connection try [this](https://eblot.github.io/pyftdi/installation.html)."
2121
]
2222
},
@@ -169,22 +169,10 @@
169169
},
170170
{
171171
"cell_type": "markdown",
172-
"id": "a526b930-1c20-4f6f-a500-602451eca9d7",
172+
"id": "b1005ea6-0f4e-44f9-a721-6e2f20edc11d",
173173
"metadata": {},
174174
"source": [
175-
"## EIS device\n",
176-
"\n",
177-
"**USB-HS**"
178-
]
179-
},
180-
{
181-
"cell_type": "code",
182-
"execution_count": null,
183-
"id": "c6c247dd-a41c-4ebd-9c65-867c1b995dcf",
184-
"metadata": {},
185-
"outputs": [],
186-
"source": [
187-
"# TBD"
175+
"___"
188176
]
189177
}
190178
],

0 commit comments

Comments
 (0)