GithubHelp home page GithubHelp logo

plugowski / octoprint-gpiocontrol Goto Github PK

View Code? Open in Web Editor NEW

This project forked from catgiggle/octoprint-gpiocontrol

0.0 0.0 0.0 129 KB

License: GNU Affero General Public License v3.0

Python 62.93% CSS 1.75% JavaScript 17.99% Jinja 17.33%

octoprint-gpiocontrol's Introduction

OctoPrint GPIO Control

GPIO Control adds a sidebar with on/off buttons. You can add as many buttons as you want that will control each device connected to your Raspberry Pi.

Very useful if you want to add some electronic/improvements to your printer.

GpioControl GpioControl

Setup

Install via the bundled Plugin Manager or manually using this URL:

https://github.com/catgiggle/OctoPrint-GpioControl/archive/master.zip

Configuration

Just add correct GPIO configuration:

  • select icon using icon picker (or typing manually) for better identification
  • type name for your device connected to GPIO
  • type pin number according to BCM numeration - for more details please visit this page
  • select if device is driven for low or high state of GPIO
    • active high means that device is on for high state of GPIO and off for low state
    • active low means that device is on for low state of GPIO and off for high state
  • select if device should be on or off by default eg. after startup

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.