Arduino Programming For Voice Control Car/Robot in Proteus || Arduino Programming in HINDI

แชร์
ฝัง

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

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

    Sir maine aapki lcd wali video dekhkar scrolling text in lcd banaya hai
    Sir kasam se maja aa gaya aap aise hi video dalte raho😍😍😘

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

    One of a Good Lecture with a Nice Explination.

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

    I was doing some research work for my final year project suddenly I came to know about this channel.....I was awestruck 😶😶, I mean I was looking for my arduino based smart car project and found this channel with playlist because I wanted to know about the circuit diagram..... This man is just awesome...why this channel has so less number of subscribers..This man is awesome..... Keep going ahead Sir🙏 People like you are our inspiration

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

    Sir mein class 6 ka ek student hoon aur apke ke liye mein ek robot bana paya hoon aur me arduino coding apke vedio se samja hoon,
    Sir thanks to you for this
    Sir can you make a vedio on l2983d motor driver.

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

    Thanks sir
    We want more video like this .🙃

  • @Logical_man.
    @Logical_man. 4 หลายเดือนก่อน

    Great learning!

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

    thanks bhaiya for mit app informations

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

    Great sir

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

    Superb

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

    superb.

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

    Im getting "error no516: unable to write broken pipe" what should I do?

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

    Super

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

    Sir yadi hame 0 row ko stop rakhna ho aur 1 row ko scroll karna ho to kaise karenge???

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

    Sir ye application windows pe kaise bana sakte hai
    Mereko ye car loptop through control kari hai

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

    Good

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

    Plz make a video on to upload coding to my Arduino, ESP32 or any IoT Board Through Bluetooth .

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

    NRF24L01 ka upyog kar swiching system par project banaiye.ji

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

    stepper motor arduino program kese kere
    Usper video bena ker sikaoge

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

    Amplifier circuit diagram bataye

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

    sir g sim 800l wala project bnado🖖

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

    1-1 chej samjh aai

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

    🔥🔥👍

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

    Code please it showing error in my code

  • @SanjayKumar-wh2xe
    @SanjayKumar-wh2xe ปีที่แล้ว

    Sir coding Mein error Kyon Aata Hai

  • @SanjayKumar-wh2xe
    @SanjayKumar-wh2xe ปีที่แล้ว

    Sir Mujhe coding sikhani hai

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

    I am very grateful to you for guiding us in the best way in teaching programming. May God increase your knowledge and intelligence.
    I have facing problem with this code:
    String voice ;
    while (BTSerial.available()) {
    delay(20);
    char c = BTSerial.read();
    voice += c;
    if (voice.length() > 0 ) {
    Serial.println(voice);
    }
    voice = " ";
    }
    When i say any word using app such as "hello", the serial monitor prints it a strange way as under:
    h
    he
    hel
    hell
    hello
    ???
    Please help me 😔

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

      Thanks Dear Sir!
      I have solved and done this isue using this code:
      String voice;
      while (BTSerial.available()) {
      delay(20);
      voice = BTSerial.readString();
      if (voice.length() >0) {
      Serial.println(voice);
      }
      }
      You are a great Teacher and person..🫡

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

    Sir webpage se esp8266 ko kaise command de sakte hai , please ek video banaiye

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

    Sir , maine esp8266 ko Blynk se connect karke led control Kiya , aur led on-off bhi ho rahi thi , lekin jab maine 2 datastream bana kar 2 led ko control Kiya to bas ek hi led control ho rahi thi , please sir reply

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

      Dono video ko aapne achhe se dekha hai na step wise step

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

      @@sbsonlineclasses5963 yes sir .

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

      @@sbsonlineclasses5963 serial monitor pe show ho raha hai dono datastrem ki values, lekin led on nahi ho rahi hai . Please reply sir

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

    sir give me this project code please.

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

    not working. error no516: unable to write broken pipe‼

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

      Make sure ki aapka project run ho aur dusri baat port selected ho

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

    sir g sim800l par video bnalo sabko psand hai je sab.

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

      Uske liye hardware chahiye hoga aur wo hardware av mere pass hai nahi

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

      @@sbsonlineclasses5963 can we do same in ESP32

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

      can I send you witch is you need .I think you need sim800l and ardino uno or nano

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

    thank you from can i do all this robotics in javascript? I'm new to this channel and robotics program? Thank you sir respect from Tamil Nadu

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

      Every language has its own importance and I think in the field of robotics and automation c++ or python language is best

  • @user-xu7xc8kf2g
    @user-xu7xc8kf2g 5 หลายเดือนก่อน +1

    Hello bhai muze coding sikhni he but muze iske bare me koi knowledge nahi he

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

      Kiss chiz ka coding

    • @user-xu7xc8kf2g
      @user-xu7xc8kf2g 5 หลายเดือนก่อน +1

      Arduino uno se related

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

      @@user-xu7xc8kf2g koi dikkat nahi hai aapko kuchh nhi aata to v sikh sakte hai

    • @user-xu7xc8kf2g
      @user-xu7xc8kf2g 5 หลายเดือนก่อน

      Starting kaha se karu ye samaz nahi aa raha so plz help me

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

      @@user-xu7xc8kf2g agar aap chaho to mere you tube channel se sikh sakte ho ek arduino programming ka 5 hour ka video hai otherwise agar aapko lagta hai aap mere se personally connect ho k sikho to live class v hai daily aap rat me 1 hour mere se connect ho k live class kr sakte koi dikkat ho to mic on kr k puchh v sakte ho....

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

    Hello