Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
tantt2810T

tantt2810

@tantt2810
About
Posts
10
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Air Quality Sensor
    tantt2810T tantt2810

    Hi all,

    I have my library for reading sensor. It is open source and its name is OpenSensor. I think that it's useful for every body.

    Besides, I have my a monitoring system in real time using Arduino, MQ2, MQ135, MG811, GP2Y10 sensors and shield wifi ESP8266. It use OpenSensor library to read value from sensor and push it to database of WebServer by ESP826.

    This is link: https://github.com/tantt2810

    Hoping it helpful for all,

    Good job,

    Hardware calibration aqi gas sensor hcho air quality

  • Air Quality Sensor
    tantt2810T tantt2810

    Hello,

    Can I use pinMode(digitalpin, OUTPUT) to turn off sensor? Or Is there any way to wirte a function that turn off sensor?

    I want to remote it on web to turn on or off it.

    Thank you so much !!!

    Hardware calibration aqi gas sensor hcho air quality

  • Air Quality Sensor
    tantt2810T tantt2810

    @epierre
    Thanks you so much !!! Good job, Good boy =)).

    Hardware calibration aqi gas sensor hcho air quality

  • Air Quality Sensor
    tantt2810T tantt2810

    @epierre
    Thank you. Your mean is Vcc->5V, GND->GND, Dout->Digital pin, Aout->Analog pin. Is it right?
    But I don't know the tcm pin connect with ? I have read datasheet but I don't find any info about tcm pin. Please help me. Thank you so much !!!

    Hardware calibration aqi gas sensor hcho air quality

  • Air Quality Sensor
    tantt2810T tantt2810

    Hi everyone,
    I have an CO2 MG811 sensor. I don't know where tcm pin connect with ?
    Please help me. Thank you so much !!!!
    0_1457101257425_F08406-CO2-Carbon-Dioxide-Sensor-Module-font-b-MG811-b-font-Voltage-0-2V-Voltage-Output.jpg

    Hardware calibration aqi gas sensor hcho air quality

  • Air Quality Sensor
    tantt2810T tantt2810

    Hello,
    I have read the sensitivity characteristics curve in datasheet of MQ135 and I don't know AL R, 3/4, 1/4* and +- mean? Can you help me, please !!!
    NH4 represent for NH3, doesn't it ?
    Thank you so much !!!

    Hardware calibration aqi gas sensor hcho air quality

  • Air Quality Sensor
    tantt2810T tantt2810

    @epierre Hi you,
    I think the Rs/Ro is not RL. In the datasheet RL=5kOhm. As I know it is a resistance on board Arduino, and we set it 5kOhm. Is it right? I also don't know why we set it equal 5kOhm. =))
    And why 20000 is in "float Rs = 20000 * ( 5.00 - Vrl) / Vrl ; // Ohm" ?
    Please help me clearly. Thank you so much !!!

    Hardware calibration aqi gas sensor hcho air quality

  • Air Quality Sensor
    tantt2810T tantt2810

    Hello,
    I'm don't understand the recipe below. Why RL_Value(Load Resistance)(1023-raw_adc)/raw_adc)? Can you explain for me?
    Thank you so much !!!
    /
    ***************** MQResistanceCalculation ****************************************
    Input: raw_adc - raw value read from adc, which represents the voltage
    Output: the calculated sensor resistance
    Remarks: The sensor and the load resistor forms a voltage divider. Given the voltage
    across the load resistor and its resistance, the resistance of the sensor
    could be derived.
    ***********************************************************************************/
    float MQ2::MQResistanceCalculation(int raw_adc)
    {
    return ( ((float)RL_VALUE
    (1023-raw_adc)/raw_adc));
    }

    Hardware calibration aqi gas sensor hcho air quality

  • Air Quality Sensor
    tantt2810T tantt2810

    @epierre Thank you so much !!!
    Have a nice day =)) !!!

    Hardware calibration aqi gas sensor hcho air quality

  • Air Quality Sensor
    tantt2810T tantt2810

    Hello,
    I don't know how to calculate 3 numbers of LPGCurve[]. Can you explain clearly for me? Thank you so much !!!

    0_1456336543192_Capture.PNG

    Hardware calibration aqi gas sensor hcho air quality
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular