GithubHelp home page GithubHelp logo

live data about arduino-mq131-driver HOT 1 CLOSED

ostaquet avatar ostaquet commented on September 27, 2024
live data

from arduino-mq131-driver.

Comments (1)

ostaquet avatar ostaquet commented on September 27, 2024

I don't get the point of reading the values continuously as the sensor is a semiconductor gas sensor which detect gases by a chemical reaction that takes place when the gas comes in direct contact with the sensor. The concentration is calculated through a ratio between the the R0 (clean air) and RL (sample).

There are two points here:

  1. The calibration has nothing to do in the same code that the sampling (has the ratio between R0 and RL will always by 1).
  2. When the calibration is performed (R0 + timing), it is important to respected the same parameters in order to have reliable sampling.

Therefore, showing the values during the heating is not interesting; except for specific experiments or observations.

The library was designed to provide a ready-to-use driver for the sensor. If you want to do some experiment, I suggest cloning the library and modifying the code or design your own code to achieve your needs. You can also just copy/paste some pieces of code to reach your goal.

from arduino-mq131-driver.

Related Issues (20)

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.