The product number of Sensor-Air is: MSDT61
Sensor-Air is an air quality sensor module.
TP401T air quality sensor shows great sensitivity towards alcohol, cigarettes, ammonia, sulfide and other pollution sources.
Introduction of Sensor Pins
|
- Pins of the sensor:
- PIN1: GND
- PIN2: VCC
- General signal pins:
- PIN3(IO1): digital/analog signal
- PIN4(IO2): NC(null)
- Special signal pins:
- If it is IIC: IO1/IO2 are respectively SDA/SCL.
- If it is soft serial port: IO1/IO2 are respectively tx/rx.
|
Microduino sensor can communicate with core module through the connection with Microduino-Module Sensor Hub.
|
Features
- Show great sensitivity towards VOCS and odorous gas such as ammonia, alcohol, hydrogen sulfide, toluene and hydrogen.
- Low consumption
- Sensitive for air pollution.
- long product life and low price
- Easy to use
Specification
- Sensor size
- Size of the board: 23.5mm*13mm
- 1.27mm-spacing 4Pin interface connected to sensorhub
- The CAD drawing of the sensor: File:Sensor CAD.zip
- Technical parameters
- Range: 1-100ppm
- Sensitivity: 0.15-0.45ppm
- Connection
- This sensor can be connected to the following interface of core: A0~A7
Document
Development
Preparation
Program
- Open " AnalogInput " in the libraries.
- int sensorPin = A0; Define the analog A0 as the input pin.
- sensorValue = analogRead(sensorPin); Read values of the pin.
Hardware Buildup
- Stack all modules together and then connect the air quality sensor to the A0 slot of Microduino-Sensorhub with the wire.
For reference: Microduino-Sensorhub
For reference: mCookie-Hub
- Connect the core, Sensorhub and the Microduino-Air to a computer with a USB cable.
- Select the right board and COM port, compile and download. You can refer to AVR Core:Getting started
- Select the right port number from Tools→Serial Port in Arduino IDE after compiling, then download the program.
- Open the serial monitor after download. The values displayed on the serial monitor reflect the current air quality.
Application
Air cleaner, air conditioner and fresh air detector.
Project
Purchase
History
Pictures
|