Arduino Air Quality Sensor Tutorial With WiFi

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 มิ.ย. 2024
  • 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

  • @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

  • @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

  • @denise4ever242
    @denise4ever242 2 ปีที่แล้ว

    Can ESP 32 module be used instead of ESP8266 module?
    Also can I connect Esp32 to arduino uno?

  • @owenrobbin7844
    @owenrobbin7844 11 หลายเดือนก่อน

    Can you make one with lcd and buzer showing the detected gas

  • @bigsummer6661
    @bigsummer6661 11 หลายเดือนก่อน

    Hello sir
    Can I use a "Digital PWM UNO" for this project? And still programme it?
    Please reply😢

  • @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  ปีที่แล้ว +2

      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?

  • @manan1298
    @manan1298 ปีที่แล้ว

    I couldn't find co2 in the mq135 datasheet anywhere.

  • @sharp598
    @sharp598 ปีที่แล้ว

    Is the url for additional board manager broken?

  • @denise4ever242
    @denise4ever242 2 ปีที่แล้ว

    Can I add dht11 sensor to this?

  • @RafaelAviles-pv2wl
    @RafaelAviles-pv2wl ปีที่แล้ว +1

    I can't put the thingspeak code because it only tells me to put my setup code to run once.

  • @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 4 หลายเดือนก่อน

    can i use Bluetooth rather wi-fi ?

  • @BrennerEraFan
    @BrennerEraFan ปีที่แล้ว

    Is it possible to make an air quality sensor using Arduino that is compatible with Alexa?

  • @singletonset9804
    @singletonset9804 ปีที่แล้ว

    How can we add noise sensor
    Plz reply

  • @MIZANI-dn9kk
    @MIZANI-dn9kk 2 ปีที่แล้ว +1

    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

  • @aminkhaled7284
    @aminkhaled7284 2 ปีที่แล้ว +2

    Hi, in the code you say #include "ThinkSpeak , but in fact it is ThingSpeak

    • @GoGreenPost
      @GoGreenPost  2 ปีที่แล้ว +1

      Thank you for catching that!

  • @arwinneilrubia
    @arwinneilrubia ปีที่แล้ว +1

    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!

  • @venkatavardhans2685
    @venkatavardhans2685 ปีที่แล้ว +1

    Amazing project , Can i get the code for this please

    • @GoGreenPost
      @GoGreenPost  ปีที่แล้ว

      Check the link in the description!

  • @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 9 หลายเดือนก่อน

      Nope just jump reset to ground so you will be able to access the esp ! 🙂

  • @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 ปีที่แล้ว +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/

  • @user-ty4xt6vm6m
    @user-ty4xt6vm6m 3 หลายเดือนก่อน

    Can u post the code sir