Giter Club home page Giter Club logo

node-red-contrib-brewing's Introduction

node-red-contrib-brewing

A collection of node-red nodes useful for controlling homebrewing processes.

actuator-delay

Makes sure a 0/1 input has a stable value for a minimum amount of time before passing the message through. Useful as a compressor delay for a refrigerator.

is-stale

Monitors that messages are coming at least every X seconds. Outputs 1 if input is stale, 0 otherwise.

resend

Repeats input message at a configurable rate.

temperature-control

Simple temperature control with a deadband. Has two outputs, one for heater and one for cooler. When input temperature is > set temp + deadband, then cooler is activated. When input temperature is < set temp - deadband, then heater is activated. Set point can also be set via message, using topic "setpoint".

tilt-hydrometer

Node for reading input from tilt-hydrometer. Outputs separate outputs for temperature and specific gravity. Configurable what colors it should output messages for. You should only create one connection object (see node settings) for all your tilt-hydrometer nodes.

Dependencies

The tilt-hydrometer node requires some dependencies to be installed. On debian based systems: sudo apt-get -y install git bluetooth bluez libbluetooth-dev libudev-dev

node-red-contrib-brewing's People

Contributors

hordurk avatar

Watchers

James Cloos 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.