Coder Social home page Coder Social logo

dizzylogicc / labgenie Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 728 KB

User-configurable environment for laboratory data acquisition and control

Home Page: https://dizzylogic.com/labgenie

License: GNU General Public License v3.0

C++ 99.46% C 0.54%

labgenie's Introduction

Lab Genie

Anyone who has worked in a modern lab knows that it's unthinkable without computerized data acquisition and software-enabled controls. However, finding free, user friendly software even for something as simple as PID temperature control can be a challenge. The Lab Genie software, having been developed in a physics and chemistry laboratory, addresses several experimental needs:

  • Reading and recording analog voltage signals and temperature
  • Running closed-loop PID temperature control
  • Controlling Hiden HAL Quadrupole Mass Spectrometers (QMS)
  • Running Temperature-Programmed Desorption (TPD) experiments with Hiden HAL QMS

While proprietary software certainly exists for all these tasks, it is often quite expensive or tied to expensive hardware products. Freely available software, on the other hand, frequently lacks data plotting or saving capabilities. Lab Genie aims to help fill the resulting niche. It can interface with the following types of hardware devices:

  • Phidgets 1048, an affordable 4-channel thermocouple reader from Phidgets.
  • Phidgets 1002, a 4-channel analog voltage output from the same company.
  • National Instruments NI-9211 4-channel isolated thermocouple reader.
  • National Instruments data acquisition (DAQ) boards (for analog voltage input and output).
  • Hiden HAL Quadrupole Mass Spectrometer.

Building from source

To compile Lab Genie locally, clone this repository and open the solution file with Visual Studio 2013 or later. In principle it should be possible to compile it on Unix or MacOS using Qt Creator, as there is no Windows-specific code, but it has not been tried. The project has the following dependencies:

Before compilation, include a global define WITH_NI_HARDWARE if you need to interface with NI devices.

labgenie's People

Contributors

dizzylogicc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.