Arduino Air Quality Sensor Tutorial With WiFi

  Переглядів 21,610

Go Green Post

Go Green Post

День тому

Learn how to build and code an air quality sensor capable of sending air quality data to the internet via WiFi. In this video, we use an Arduino Uno, MQ135 Gas Sensor, and ESP8266 WiFi chip.
Can Plants REALLY Clean Air: • Video
Step 1: Purchase Parts
- MQ135 Gas Sensor
amzn.to/3jtvot9
- ESP8266
amzn.to/3jy4NeJ
- ESP8266 Adaptor
amzn.to/3FYRY4z
- Arduino Uno and Upload Cable
amzn.to/3WqDzoK
amzn.to/3YSktcy
- Bread Board and cables
amzn.to/3PYk30y
Step 2: Download Arduino Software
- www.arduino.cc/en/software
Step 3: ESP8266 Circuit
Step 4: ESP8266 Code
- Link: arduino.esp8266.com/stable/pac...
- Code: thegogreenpost.com/arduino-wi...
-ThingSpeak
Link: thingspeak.com/
Step 5: Final Build
Step 6: Final Code
thegogreenpost.com/arduino-wi...
Watch: Testing If House Plants REALLY Clean Air - • Video
Video Script/Article and Sources with Bonus Information
thegogreenpost.com/arduino-wi...
Recommended Sustainable Products:
thegogreenpost.com/product-re...
Visit my Energysage Portal For Recommended Solar Providers:
Research solar panels and get quotes for free!
www.energysage.com/p/gogreenpost
👉 Follow Me
Instagram
/ gogreenpost
Website
www.thegogreenpost.com
Contact us: thegogreenpost@gmail.com
I may earn a small commission for my endorsement or recommendation to products or services linked above, but I wouldn't put them here if I didn't like them. Your purchase helps support the channel and the videos I produce. Thank you.

КОМЕНТАРІ: 36
@denise4ever242
@denise4ever242 Рік тому
Can ESP 32 module be used instead of ESP8266 module? Also can I connect Esp32 to arduino uno?
@ritu_armygirl9056
@ritu_armygirl9056 Рік тому
In my school phone and laptop is not allowed so while doing the project is anything needed?? Like u wanna connect it to a phone or laptop ...what if we don't connect it with any device ?? Will it work or not
@nieuwegeljo5645
@nieuwegeljo5645 Рік тому
Excellent video for which THSNKS! What I am wondering about is how to get this sensor set up in a more permanent configuration so that it can be moved. Your advice is much appreciated.
@GoGreenPost
@GoGreenPost Рік тому
You could try soldering
@bigsummer6661
@bigsummer6661 10 місяців тому
Hello sir Can I use a "Digital PWM UNO" for this project? And still programme it? Please reply😢
@sharp598
@sharp598 Рік тому
Is the url for additional board manager broken?
@owenrobbin7844
@owenrobbin7844 10 місяців тому
Can you make one with lcd and buzer showing the detected gas
@denise4ever242
@denise4ever242 Рік тому
Can I add dht11 sensor to this?
@andylane2573
@andylane2573 2 роки тому
Hi, Great video! Is this possible if the Arduino doesn't have a removable chip? Neither of my UNO's or Mega have removable chips :(
@jay.rhoden
@jay.rhoden 2 роки тому
If you can't afford a one of the more expensive genuine arduino uno boards with removable chips, there are much cheaper knock off clones that you might be able to afford.
@hoppingturtles
@hoppingturtles Рік тому
Hi, where's the reading of the AQ sensor? Can your gas sensor differentiate between the types of gases and give their individual levels? If not, how does one add extra gas sensors to this setup? Can you also make a video on that? Also how is the whole thing powered? Surely it's not connected to the computer the whole time for the readings right? Are you using a 5V battery too? Sorry for these questions, this is going to be my first time building something with Arduino
@GoGreenPost
@GoGreenPost Рік тому
Hey! The reading is sent to a site called thing speak. This allows you to view the readings anywhere you have Internet access. The sensor cannot differentiate between different gases so I used this one which gives you an overall snapshot of air quality. It’s important to measure the entire air quality rather than just one or two gases. To power it I plug it in to a wall outlet but you could use a 9 V battery. The battery does drain quickly though so it wall outlet is more useful. Are you able to access the article in the description?
@RafaelAviles-pv2wl
@RafaelAviles-pv2wl Рік тому
I can't put the thingspeak code because it only tells me to put my setup code to run once.
@manan1298
@manan1298 Рік тому
I couldn't find co2 in the mq135 datasheet anywhere.
@singletonset9804
@singletonset9804 Рік тому
How can we add noise sensor Plz reply
@BrennerEraFan
@BrennerEraFan Рік тому
Is it possible to make an air quality sensor using Arduino that is compatible with Alexa?
@thopbgm38
@thopbgm38 Рік тому
for me code is successfully compiled and uploaded into esp8266 module But i am unable to connect to my mobile hotspot I have given the credentials correctly. Could anyone pls help me regarding this.
@MaFia_1Q
@MaFia_1Q 3 місяці тому
can i use Bluetooth rather wi-fi ?
@MIZANI-dn9kk
@MIZANI-dn9kk 2 роки тому
Hello, can you show me the reading result at the ThingSpeak please ? Because I want to make my Final Year Project. May I take your idea ? THANK YOU SO MUCH
@GoGreenPost
@GoGreenPost 2 роки тому
You can certainly recreate this project! My meter is no longer connected though. If you need help or want the old data send me an email at thegogreenpost@gmail.com. Best of luck!
@thopbgm38
@thopbgm38 Рік тому
bro for me code is succesfully uploaded to esp8266 but it is not connecting to my hotspot could you please help it is urgent
@demonchild1167
@demonchild1167 Рік тому
If I use esp8266 wifi module. I need to remove the removable chips from arduino to program it?
@GoGreenPost
@GoGreenPost Рік тому
Yes, you need to remove the chip so that you can program the wifi chip. If you’re not using the wifi chip and are just using a digital display than I don’t think you need to remove it.
@demonchild1167
@demonchild1167 Рік тому
@@GoGreenPostokay thanks for reply. But I dont know where to connect wires in esp8266
@GoGreenPost
@GoGreenPost Рік тому
It’s in the video at some point. You may need a small adaptor to connect all the wires properly
@demonchild1167
@demonchild1167 Рік тому
@@GoGreenPost my wifi module is new NodemCU V3. I dont have any idea how to connect the wires, because my wifi module is different in what you have in your video
@miner_25
@miner_25 8 місяців тому
Nope just jump reset to ground so you will be able to access the esp ! 🙂
@arwinneilrubia
@arwinneilrubia Рік тому
Hi, there are no code from your link, do you have any link?
@GoGreenPost
@GoGreenPost Рік тому
The site is currently under development and will hopefully be back up soon!
@aminkhaled7284
@aminkhaled7284 2 роки тому
Hi, in the code you say #include "ThinkSpeak , but in fact it is ThingSpeak
@GoGreenPost
@GoGreenPost 2 роки тому
Thank you for catching that!
@Xsaryo
@Xsaryo 2 роки тому
Hi, for some reasons I can't see the code, do you have the code posted somewhere else, like google drive?
@GoGreenPost
@GoGreenPost 2 роки тому
Hey - sorry about that. I updated the link. Try this out and let me know how it goes! thegogreenpost.com/2021/06/01/arduino-wifi-air-quality-gas-sensor-tutorial/
@venkatavardhans2685
@venkatavardhans2685 Рік тому
Amazing project , Can i get the code for this please
@GoGreenPost
@GoGreenPost Рік тому
Check the link in the description!
@user-ty4xt6vm6m
@user-ty4xt6vm6m 2 місяці тому
Can u post the code sir
Air Quality monitoring system MQ135|MQ7|DHT11|Arduino Mega|Thingspeak
10:17
Bharath Kinnera
Переглядів 48 тис.
Your home's air could be making you sick. Fight back!
13:24
Jeff Geerling
Переглядів 321 тис.
顔面水槽がブサイク過ぎるwwwww
00:58
はじめしゃちょー(hajime)
Переглядів 79 млн
Excited Dog Zooms In and Out of Sliding Door!
00:18
The Pet Collective
Переглядів 16 млн
ESP8266 + Arduino + database - Control Anything from Anywhere
13:51
Electronoobs
Переглядів 619 тис.
Making An Indoor Air Quality Monitor With A DFRobot CO2 Sensor
7:49
Michael Klements
Переглядів 28 тис.
DIY Air Quality Monitor - PM2.5, CO2, VOC, Ozone, Temp & Hum Arduino Meter
16:15
How To Mechatronics
Переглядів 362 тис.
#300 How to measure CO2 and VOC with Arduino. Which one is better?
21:13
Andreas Spiess
Переглядів 99 тис.
TUTORIAL ON MQ135 GAS SENSOR USING NODEMCU/ESP8266 AND BLYNK APP
5:41
MOUNT DYNAMICS
Переглядів 11 тис.
Getting your Arduino online - Using the ESP-01 and Blynk
6:21
CO2 & TVOC Measurement using CCS811 Air Quality Gas Sensor & Arduino
6:01
How To Electronics
Переглядів 20 тис.
Raspberry Pi IoT Server Tutorial: InfluxDB, MQTT, Grafana, Node-RED & Docker
12:32
Learn Embedded Systems
Переглядів 198 тис.