#29 Gas sensor tinkercad with lcd in English || Block Code || tinkercad circuit || simulator

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ส.ค. 2021
  • Hello guys, We are providing you all the robotics classes here we have uploaded the Tinkercad introduction video. this is our first video. I hope you will like the video. Here we are getting started with TinkerCad.
    Tinkercad is a free online web browser & Simple to simulate the electronic project
    Project Code - drive.google.com/file/d/1NDVE...
    Electrical & Electronic project Visit our website
    techatronic.com/blog/
    Learn Robotic Class contact me on Whatsapp 8574853421
    Monthly Charges 500 Rs
    Tinkercad Website Link :- www.tinkercad.com/
    Buy our Robotics ebook:- techatronic.com/arduino-ebook/​
    #1 Getting Started With Tinkercad in English || This Tutorial for Complete Beginners
    • #1 Getting Started Wit...
    Getting started with Tinkercad In Hindi
    • Getting started with T...
    Arduino Tutorial at Tinkercad in Hindi / English
    Our motive is to teach robotics to the students. if you have any doubt you can ask from the comment section.
    #arduino #tinkercad #gas

ความคิดเห็น • 14

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

    nice video brother thankyou

  • @allaboutforextutorials4481
    @allaboutforextutorials4481 8 หลายเดือนก่อน +1

    Nice self explained videos. thank you

  • @cristinejoypadilla6691
    @cristinejoypadilla6691 6 หลายเดือนก่อน +1

    thank u so much

    • @eazytronic9394
      @eazytronic9394  6 หลายเดือนก่อน

      Most welcome 🤗🤗

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

    #include "liquidCrystal.h"
    LiquidCrystal lcd(8,7,6,5,4,3);
    int LDR_VAL = 0;
    void setup()
    {
    pinMode(A0,INPUT);
    Serial.begin(9600);
    lcd.begin(16,2);
    lcd.setCursor(0,0);
    lcd.print(" Ta pegando fogo bicho ");
    }
    void loop()
    {
    LDR_VAL = analogRead(A0);
    Serial.print(LDR_VAL);
    delay(10);
    }

  • @zahraahaitham22
    @zahraahaitham22 หลายเดือนก่อน +1

    Is that sensor has a sound when the gas be close to it ?

    • @eazytronic9394
      @eazytronic9394  หลายเดือนก่อน +1

      Not Sensor that's a buzzer

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

      @@eazytronic9394
      Sorry am beginner in arduino

  • @xavierbonilla5166
    @xavierbonilla5166 6 หลายเดือนก่อน

    It’s is not detecting gas

    • @eazytronic9394
      @eazytronic9394  6 หลายเดือนก่อน

      If you detect lpg then use mq-6 sensor