All Projects → EIT-team → ScouseTom

EIT-team / ScouseTom

Licence: GPL-3.0 license
Open Source EIT system using Keithley 6221 current source and EEG systems

Programming Languages

C++
36643 projects - #6 most used programming language
matlab
3953 projects
AGS Script
88 projects
SMT
39 projects
c
50402 projects - #5 most used programming language
prolog
421 projects

Projects that are alternatives of or similar to ScouseTom

xiaoai-patch
Patching for XiaoAi Speakers, add custom binaries and open source software. Tested on LX06, LX01, LX05, L09A
Stars: ✭ 58 (+241.18%)
Mutual labels:  hardware
samsung-bios-check
BIOS update checker for Samsung laptops running Linux
Stars: ✭ 25 (+47.06%)
Mutual labels:  hardware
linux-802.15.4-sniffer
Linux Based 802.15.4/Zigbee Sniffer
Stars: ✭ 17 (+0%)
Mutual labels:  hardware
ansible-role-raspberry-pi
Configures a Raspberry Pi (running Raspbian).
Stars: ✭ 90 (+429.41%)
Mutual labels:  hardware
SAMD TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an SAMD-based board. These SAMD Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you …
Stars: ✭ 28 (+64.71%)
Mutual labels:  hardware
powerblade
1 in² AC power meter
Stars: ✭ 50 (+194.12%)
Mutual labels:  hardware
kerntroller
No description or website provided.
Stars: ✭ 31 (+82.35%)
Mutual labels:  hardware
twigs
Alternate firmware for Mutable Instruments Branches synthesizer module
Stars: ✭ 21 (+23.53%)
Mutual labels:  hardware
lipsi
Lipsi: Probably the Smallest Processor in the World
Stars: ✭ 64 (+276.47%)
Mutual labels:  hardware
r e c u r
an open diy py/pi based video sampler
Stars: ✭ 220 (+1194.12%)
Mutual labels:  hardware
tapasco
The Task Parallel System Composer (TaPaSCo)
Stars: ✭ 66 (+288.24%)
Mutual labels:  hardware
embedded-time
Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems
Stars: ✭ 72 (+323.53%)
Mutual labels:  hardware
gateware-ts
Hardware definition library and environment for designing and building digital hardware for FPGAs, using only open source tools
Stars: ✭ 83 (+388.24%)
Mutual labels:  hardware
APC
Arduino Pinball Controller
Stars: ✭ 27 (+58.82%)
Mutual labels:  hardware
bdiefinder
Find Samsung B-Die DDR 4 memory kits on Amazon, Newegg and many more
Stars: ✭ 91 (+435.29%)
Mutual labels:  hardware
ERTplot
Script to plot 2D electrical resistivity tomography (ERT) data with much more versatility than RES2DINV allows.
Stars: ✭ 15 (-11.76%)
Mutual labels:  tomography
Omega2
Everything related to the Onion Omega2 IoT Computer family
Stars: ✭ 21 (+23.53%)
Mutual labels:  hardware
MIRT.jl
MIRT: Michigan Image Reconstruction Toolbox (Julia version)
Stars: ✭ 80 (+370.59%)
Mutual labels:  tomography
esp8266
esp8266 resources.
Stars: ✭ 17 (+0%)
Mutual labels:  hardware
openmeeg
A C++ package for low-frequency bio-electromagnetism solving forward problems in the field of EEG and MEG.
Stars: ✭ 62 (+264.71%)
Mutual labels:  eeg

ScouseTom EIT System

The ScouseTom is versatile Electrical Impedance Tomography (EIT) system. It comprises a commercial current source Keithley 6221 and EEG amplifiers e.g. Biosemi or the actiCHamp, alongside custom switching/control circuitry and software.

ScouseTom System Overview

Making a ScouseTom

If you are interested in making a ScouseTom EIT system, please create an issue in the repo or email us, we would love to help you!

Checklist

  • Keithley 6221 Current source
  • EEG system with sufficient bandwidth. The Biosemi and actiCHamp have been used so far, and likely the gtec or the Open-Ephys will work too
  • Matlab - needed for processing anyway. Control the system using the Matlab code here
  • Arduino Due For the controller
  • Arduino Switch Board This controls the current source and the timing of switching current injection pairs
  • Switch Network At least one, each for 37 channels. This connects the current source to the EEG system and the electrodes

Citing this work

Please cite the journal article found here

Avery, J., Dowrick, T., Faulkner, M., Goren, N. and Holder, D., 2017.
A Versatile and Reproducible Multi-Frequency Electrical Impedance Tomography System.
Sensors, 17(2), p.280.

Processing the data

To process the data you collect with this system, use the code found in this repo

Creating EIT images

Requires a forward model, generated by the code here, and the reconstruction code here to create the images

Keithley settings

Set on the front panel under comm, change BAUD to 57.2k and Terminator to <CR+LF>

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].