Lable: DIY Gas Monitor
---
If you can follow the first tutorial [Tutorial 1 DIY Gas Monitor with open source hardware -Particles][1] completely, this tutorial is just a piece of cake for you, which will just take you 10 minutes.
This tutorial teaches you how to monitor particulate matter, formaldehyde, temperature, humidity at the same time. Just like this:
![此处输入图片的描述][2]
## Work 1:Prepare Hardware
[Tutorial 1 DIY Gas Monitor with open source hardware -Particles][3] The hardware PM5003 in it is no longer needed, and please read tutorial 1 first.
Two things need to be added
1. PM5003S(G5S) fully compatible with PM5003 (G5), with one more formaldehyde data output, so do not buy the wrong type. G5S will be more than 100 yuan more expensive than G5. (G5S is not G5, nor G5ST. Please pay attention to the type.)
![PM5003S][4]
2. SI7021 module to test temperature & humidity and output values. It is recommended to buy the one with soldered pin。
![SI7021][5]
## Work 2: Flash Software
Please refer to [Tutorial 1 DIY Gas Monitor with open source hardware -Particles][1]
> Why the software in tutorial 1 still be used in tutorial 2? Because someone has upgraded the code. People who are interested in it can see the GitHub commit records.
## Work 3:Wire Connection
Because PM5003S (G5S) and PM5003 are exactly the same, so this tutorial is basically the same as tutorial 1 [Tutorial 1 DIY Gas Monitor with open source hardware -Particles][1] , with only one more SI7021.
SI7021 | NODEMCU+OLED integrated development board |
----|------|
VCC | 3.3V (Don not connect it to 5V.)
GND | GND
SDA | D5
SCL| D6
## Work 4: Get the data online
Please refer to[Tutorial 1 DIY Gas Monitor with open source hardware -Particles][1].
## Reference
Tutorial 1:[Tutorial 1 DIY Gas Monitor with open source hardware -Particles][1].
[1]: https://www.kancloud.cn/xjme/devicebitusermanual/391415
[2]: http://doc-resources.lewei50.com/lewei50/img/lewei50-20170630-1.jpg
[3]: https://www.kancloud.cn/xjme/devicebitusermanual/391415
[4]: http://doc-resources.lewei50.com/lewei50/img/lewei50-20170630-3.jpg
[5]: http://doc-resources.lewei50.com/lewei50/img/lewei50-20170630-2.jpg
[6]: http://www.jianshu.com/p/c049cbea27aa
[7]: http://www.jianshu.com/p/c049cbea27aa
[8]: http://www.jianshu.com/p/c049cbea27aa
- DeviceBit User Manual
- Quick Start
- 1. Add A Device
- 2. Add a new sensor or controller
- 3. Data Upload Simulation
- 4. WeChat Alert
- 5. Email Alert
- 6. Data Reports
- 7. Account Settings
- 8. WeChat
- 9. Email Auto-sending
- 10. Email Report
- 11. Control Scheme
- 12. Trigger
- 13. MQTT
- 14. Modbus
- 15. Agent
- 16. Credits
- DeviceBit Open Source Tutorials
- 1. DIY WiFi Particles Monitor
- 2. DIY WiFi Particles & HCHO Monitor
- 3. DIY GPRS Particles Monitor
- 4. GPRS Particles Kit V0.1
- 5. WiFi Socket
- Applicaton Doc
- DTU Tutorial 1: Overview
- DTU Tutorial 2: Using DTU to connect JSY-149 single-phase meter to DeviceBit
- DTU Tutorial 3: Using Python+Openwrt DIY DTU & Connect DeviceBit
- DTU Tutorial 4 DIY Low-cost DeviceBit GPRS DTU
- DTU Tutorial 5: DIY Low-cost DeviceBit WIFI DTU
- DeviceBit Other Platform