Coder Social home page Coder Social logo

andrew-stuart-connell / ovenctl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ecree-solarflare/ovenctl

0.0 1.0 1.0 72 KB

Control a BINDER oven (MK 53) remotely over MODBus through TCP/IP

License: Other

Python 70.30% Makefile 0.39% C 27.01% C++ 2.30%

ovenctl's Introduction

ovenctl is a tool to remotely control a BINDER oven equipped with an MB1 controller and an XPort-03 TCP/IP connection.

ovenctl.py:
    Send one-shot commands to an oven
    See the --help output and the docstrings (in Python, import ovenctl, help(ovenctl))
    Quick reference:
        ./ovenctl.py -H <hostname> -Q # query
        ./ovenctl.py -H <hostname> -T <temp> # turn on
        ./ovenctl.py -H <hostname> -T <temp> -W # turn on and wait for temp to be reached
        ./ovenctl.py -H <hostname> -I # turn off ('i'dle)

rampspec.py:
    Drive an oven through a temperature profile consisting of a chain of canned elements
    See the --help output for basic usage info
    See doc/rampspec.htm for details of the 'rampspec' format for defining the temperature profile

ramptool.py:
    Generate canned rampspecs for simple profiles with repeated eXecs
    See the --help output for usage info, doc/rampspec.htm for explanation

For reverse-engineering tools see the tools/ directory.

ovenctl's People

Contributors

andrew-stuart-connell avatar ecree-solarflare avatar

Watchers

 avatar

Forkers

magnitudespace

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.