Coder Social home page Coder Social logo

node-red_temperature_monitoring's Introduction

node-red_temperature_monitoring

This repo is intended to share my first node-red project for temperature logging of a boiler. T1 is the often higher temperature which can be measured next to the original temperature sensors of the boiler (there is two for redundandency). T2 is actually measured at the inlet tube, which is a good indicator for waterflow. This temperature increases if now hot water is consumed, due to the backflow of hot water into the feeding tube.

I've started with a first function node named 'Format Spreadsheet line', which is writing date&time followed by the two temperatures. This script is erroneous, because it can't handle the race condition between the two measurements. I could not manage to differentiate T1 and T2 by the topic and also not to write all values into one line after dat&time. This flow runs since 2019-02-26, when the last descaling was carried out. The aim is to detect the need of descaling by a smaller slope of the heat-up of T1 after consuming water for a longer period, followed by undisturbed heat-up process.

The second function node named 'second try' was implemented in 2023-01-11, when I first saw a Node-Red video from Norm Freeman from Opto22 about writing values into a file. This writes identifyable values into the file, but there is too much overhead. At least can this data be used for later analysis.

node-red_temperature_monitoring's People

Contributors

isaac2k1 avatar

Watchers

 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.