Giter Site home page Giter Site logo

vacuum_reservoir_controller's Introduction

Vacuum Reservoir Controller

Control program for a vacuum reservoir controller to be used as a backing system for turbo pumps on vacuum rigs.

This program is developed using Qt 5.10 and runs on the QutiPi hardware and OS.

Setup

To setup the program first open a cmd / terminal and navigate to the folder where you wish your new project to exist.

cd C:/development/qt/

Next we are going to clone the project project into a folder called 'my_project'. You can replace 'vacuum_reservoir_controller' with a name of you choice.

git clone --recurse-submodules https://github.com/MU-Electronics/vacuum_reservoir_controller.git vacuum_reservoir_controller

You can now open the project.pro file in Qt Creator to start your new project.

Update submodules

In the future if you want to update the fluid and quitpi-cpp packages you can run the below

git submodule update --remote --recursive

Requirements

This project was intended to be used with Qt >= 5.10

The compiler for this program and unlimitly the QutiPi hardware can be found on the QutiPi meta-qutipi repo.

License

Licensed under the GNU Lesser General Public License (LGPL) version 3.

All rights reserved to change at any time.

vacuum_reservoir_controller's People

Contributors

motters avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  avatar

vacuum_reservoir_controller's Issues

Disable leak detect

Need to implemented the ability to disable leak detect encase the user does not want the functionality or it cause issues.

Emergency Stop

When emergency stop input is detected auto control should be disable and so should all manual control via the LCD.

Remote control

When remote control input is detected auto control should be disable and so should all manual control via the LCD.

Connection gets null pointer

No idea where in the application this happens but it outputs an annoying warning message to the user visible log.

Global leak detect

Leak detection is performed on each section before use. However each section should be monitored continuously to detect for leaks also.

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.