imsc

Sensor Interface for Soft Detectors in Surgical Simulators

https://github.com/tomtomhd/imsc

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: ieee.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Sensor Interface for Soft Detectors in Surgical Simulators

Basic Info
  • Host: GitHub
  • Owner: tomtomHD
  • License: cern-ohl-p-2.0
  • Language: C++
  • Default Branch: main
  • Size: 1.98 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme Citation

README.md

IMSC

Sensor Interface for Soft Detectors in Surgical Simulators

Thomas Thurner, 2023,
thomas.thurner22@gmail.com

Publication link

Disclaimer:

The content of the data and files is provided “as is” without any warranty whatsoever, including the accuracy or comprehensiveness. Copyright holder of this document may change the contents of this document at any time without prior notice, and copyright holder disclaims any liability in relation to recipient’s use of this document. The open source software in this product is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Software license: MIT

software (C++/QT) license: GNU General Public License
hardware license: CERN OHL v2 Permissive


Content:

  1. CAD:

    • SICHousing.step_ --> Housing of the Sensory Interface Circuit
  2. Circuits:

    • All Files: KiCad 6.0 Project files (https://www.kicad.org/)
  3. Firmware:

    • EITArduinoV3 --> Folder including all firmware files (two Projects: ArduinoCore, EITArduinoV3), via Microchip Studio 7.0.2542 (https://www.microchip.com/en-us/tools-resources/develop/microchip-studio)
    • EITArduinoV3.atsln --> Atmel Studio Solution File
    • uploadtoproMicrotobeedited.bat_ --> File to upload resulting hex-file to microcontroller (to be edited: "AbsolutePathTo...\" needs to be replaced with the Path to the corresponding files)
  4. Software:

    • Matlab_interface:
      • executeIMSCbasic.m_ --> Example code for running the SIC
      • IMSC.m --> Main file of SIC-class (working name is IMSC (Impedance Multi Sensing Circuit))
      • imscData.m --> Data structure class of SIC
      • IDSerialComs.m --> Get list of COM-devices
    • Python_Interface:
      • executeIMSCbasic.py_ --> Example code for running the SIC
      • executeIMSCeit.py_ --> Example code for preparing the SIC for EIT
      • ImpedanceMultiSensingCircuit.py --> Main file of SIC-class (working name is IMSC (Impedance Multi Sensing Circuit))
    • C++QT_Interface:
      • impedancemultisensingcircuit.cpp --> cpp file
      • impedancemultisensingcircuit.h --> header file
  5. LeakageCorrectionEIT.pdf --> Comparisons of the application of compensation strategy (equation 1) to uncompensated calculations by means of an EIT at different frequencies

Owner

  • Login: tomtomHD
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
title: >-
  Open Source Sensor Interface for Soft Detectors in
  Surgical Simulators
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software, hardware
authors:
  - given-names: Thomas
    family-names: Thurner
    orcid: 'https://orcid.org/0000-0001-8998-5229'
repository-code: 'https://github.com/tomtomHD/IMSC'
keywords:
  - >-
    soft sensors, surgical simulator, sensor interface,
    low-cost, open source, multichannel 
license: MIT, CERN OHL v2

GitHub Events

Total
  • Push event: 13
Last Year
  • Push event: 13