Neus: verschil tussen versies

Uit RevSpace

Verwijderd20210427 (overleg | bijdragen)
Geen bewerkingssamenvatting
Verwijderd20210427 (overleg | bijdragen)
 
(9 tussenliggende versies door 2 gebruikers niet weergegeven)
Regel 3: Regel 3:


The measurements can be viewed at [https://keetweej.vanheusden.com/revspace/nose.php https://keetweej.vanheusden.com/revspace/nose.php]. Note that you can click on most (not the one at the top) graphs to view a heatmap of the measurements.
The measurements can be viewed at [https://keetweej.vanheusden.com/revspace/nose.php https://keetweej.vanheusden.com/revspace/nose.php]. Note that you can click on most (not the one at the top) graphs to view a heatmap of the measurements.
== what is what ==
* MQ-135 NH3, NOx, alcohol, Benzene, smoke, NOT CO2 (tested by benadski)
* MQ-2 LPG, i-butane, methane, alcohol, Hydrogen, smoke
* MQ-3 alcohol
* MQ-4 compressed natural gas
* MQ-6 LPG, iso-butane, propane, alcohol, smoke
* MQ-7 carbon monoxide
* MQ-8 Hydrogen, alcohol, LPG,cooking fumes
* MQ-9 CO/Combustible gas, Methane, Propane and CO


== facts ==
== facts ==
Regel 16: Regel 28:


== datasheets ==
== datasheets ==
* [http://www.micropik.com/PDF/dht11.pdf DHT11]
* [https://www.olimex.com/Products/Components/Sensors/SNS-MQ135/resources/SNS-MQ135.pdf MQ-135]
* [https://www.olimex.com/Products/Components/Sensors/SNS-MQ135/resources/SNS-MQ135.pdf MQ-135]
* [https://www.seeedstudio.com/depot/datasheet/MQ-2.pdf MQ-2]
* [https://www.seeedstudio.com/depot/datasheet/MQ-2.pdf MQ-2]
Regel 22: Regel 36:
* [https://www.sparkfun.com/datasheets/Sensors/Biometric/MQ-6.pdf MQ-6]
* [https://www.sparkfun.com/datasheets/Sensors/Biometric/MQ-6.pdf MQ-6]
* [https://www.sparkfun.com/datasheets/Sensors/Biometric/MQ-7.pdf MQ-7]
* [https://www.sparkfun.com/datasheets/Sensors/Biometric/MQ-7.pdf MQ-7]
* [https://cdn.sparkfun.com/datasheets/Sensors/Biometric/MQ-8%20Ver1.3%20-%20Manual.pdf MQ-8]
* [http://www.dfrobot.com/image/data/SEN0134/SEN0134_MQ-9.pdf MQ-9]


== pics ==
== pics ==
* [[File:Neus1.jpg]]
* [[File:Neus2.jpg]]
* [[File:Neus3.jpg]]
* [[File:Gas-detection-module-MQ-2-MQ-3-MQ-4-MQ-5-MQ-6-MQ-7-MQ.jpg]]
* [[File:Gas-detection-module-MQ-2-MQ-3-MQ-4-MQ-5-MQ-6-MQ-7-MQ.jpg]]
* [[File:Dht11.png]]
* [[File:Dht11.png]]
== evaluating the measurements ==
=== MQ-135 ===
* [http://davidegironi.blogspot.nl/2014/01/cheap-co2-meter-using-mq135-sensor-with.html#.VyOYKLqLRcY this] page explains how to calibrate etc the MQ-135
* some measurement says 499 while the calibrated measurer says 907 PPM
=== MQ-7 ===
* [http://www.savvymicrocontrollersolutions.com/arduino.php?topic=arduino-mq7-CO-gas-sensor http://www.savvymicrocontrollersolutions.com/arduino.php?topic=arduino-mq7-CO-gas-sensor] how to convert the readings into a PPM value


== who ==
== who ==
Initially designed/soldered by [[Flok]]. Later on [[Benadski]] made some modifications to reduce the detection-range.
Initially designed/soldered by [[Flok]]. Later on [[Benadski]] boosted the sensitiviy of the sensors by replacing the 1k resistors with 10k ones.





Huidige versie van 5 mei 2016 21:49

Neus (or "Nose" for Dutch impaired people) sniffs the gasses that are sucked out of the klusbunker. It's that little pcb screwed onto the right wall.

The measurements can be viewed at https://keetweej.vanheusden.com/revspace/nose.php. Note that you can click on most (not the one at the top) graphs to view a heatmap of the measurements.


what is what

  • MQ-135 NH3, NOx, alcohol, Benzene, smoke, NOT CO2 (tested by benadski)
  • MQ-2 LPG, i-butane, methane, alcohol, Hydrogen, smoke
  • MQ-3 alcohol
  • MQ-4 compressed natural gas
  • MQ-6 LPG, iso-butane, propane, alcohol, smoke
  • MQ-7 carbon monoxide
  • MQ-8 Hydrogen, alcohol, LPG,cooking fumes
  • MQ-9 CO/Combustible gas, Methane, Propane and CO

facts

  • it uses 7-10 watt (because the sensors have little heaters in them)
  • has 8 MQ-sensors
  • Arduino based
  • talks via an NRF24L01 with the rest of the space
  • has a DHT11 for temperature/humidity
  • temp/hum may have an offset because they are in the airway and because they are located to 8 heaters(!)
  • if I remember correctly, I used this bunch of sensors. these are the MQ-sensors with some extra logic soldered on a breakout board.


datasheets


pics


evaluating the measurements

MQ-135

  • this page explains how to calibrate etc the MQ-135
  • some measurement says 499 while the calibrated measurer says 907 PPM

MQ-7

who

Initially designed/soldered by Flok. Later on Benadski boosted the sensitiviy of the sensors by replacing the 1k resistors with 10k ones.


related info