Tutorial on Bluetooth sensor HC05 with Arduino | Voice commands

Поділитися
Вставка
  • Опубліковано 16 гру 2024

КОМЕНТАРІ • 165

  • @theintelarif
    @theintelarif 6 років тому +16

    The AMR Voice app link is not working anymore, please update it.

    • @Al-vw7qi
      @Al-vw7qi 5 років тому

      I HAVE THE SAME PROBLEM. THE APP DOES NOT COMMINICATE WITH THE ARDUINO. I CHECKED USING ARDUINO SERIAL MONITOR

    • @omkulkarni5058
      @omkulkarni5058 4 роки тому

      same

  • @captaineverythingfun52
    @captaineverythingfun52 2 роки тому +2

    The app doesn't detect my bluetooth module (i'm actually using hm 10 instead of hc5 or 6).

  • @EtronicswithAleem
    @EtronicswithAleem 2 роки тому +1

    I need a lil help from ya brotha .. My Arduino is not responding to any command given by mobile through Bluetooth. I've checked both Arduino Leonardo & Hc-05 module separately , both of them are working well . But when i connect the Bluetooth module to Arduino its not working . Im trying to a bt control home automation system . Please help me to solve this.

  • @Isambardify
    @Isambardify 3 роки тому +3

    Don't you need a voltage divider back to the Arduino from the hc05?

  • @deepaktiwari5680
    @deepaktiwari5680 6 років тому +4

    bro i did the same thing but it doesn,t work even though i also changed the baud rate to 38400 can you guide me please

  • @neevpenkar4955
    @neevpenkar4955 6 років тому +3

    Doesn't the Bluetooth module work at logic levels of 3.3 v and won't the Arduino spoil it with its 5v logic levels?

  • @MuhammadAbdullah-cj6nx
    @MuhammadAbdullah-cj6nx 5 років тому +2

    did you attach a resistor in series with the leds ur leds are probably are gone by now, or are they?

  • @pierpa_76pierpaolo
    @pierpa_76pierpaolo Рік тому

    I am interested in using this bluetooh module (even without Arduino) to be able to use a 'bluetooh speaker. But how do I get it recognized? On Android you configure it to enable its functions and stop. IN OUT voice. Thank you very much.

  • @jonbryllegabayno2976
    @jonbryllegabayno2976 6 років тому +2

    Hi can i use the same digital pins when i'm using a cathod rgb?

  • @williambermudez4781
    @williambermudez4781 3 роки тому +1

    I am new to arduinos. Can someone explain to me how I can possibly use this same schematic. I want to tell my arduino to solve and graph linear/parabolic equations and then display them onto a screen. What do I do?!?!?!?!?!

  • @janakim7092
    @janakim7092 4 роки тому +2

    Where is source for Arduino board and battery for that led sir

  • @keyurvaghasiya6253
    @keyurvaghasiya6253 5 років тому +1

    Hi, bhai When I upload this code in arduino than display some error like this an error occurred while uploading the sketch

  • @gauravraibhatt9137
    @gauravraibhatt9137 5 років тому +3

    Can we do it even with normal led

  • @wissensquelle8830
    @wissensquelle8830 6 років тому +2

    How can we accept numbers as commands .

  • @pierpa_76pierpaolo
    @pierpa_76pierpaolo Рік тому +1

    Interesting. But then I want to be able to record voice or noise whatever, so you have to add an out to connect a 'speaker. That's the way I need it. :)

  • @zekiblp1209
    @zekiblp1209 4 роки тому +5

    Thank you for the tutorial. That was so useful. Can we programm also with Wi-Fi Module(NodeMCU)?

  • @rsryani7292
    @rsryani7292 3 роки тому +1

    hello! can you teach me how to make music smart tag using this bluetooth module HC05 ??

  • @yash-ci6ql
    @yash-ci6ql 7 років тому +1

    that mobile app is converting speech to text and send??

  • @pranavbavale4184
    @pranavbavale4184 6 років тому +3

    Superb!!!Awesome!! This will help in my project.Thanks!

  • @pratheeshr8726
    @pratheeshr8726 4 роки тому +2

    bro,which software did u use for simulation( i mean to develop circuit diagram ) ?

    • @MechStuff
      @MechStuff  4 роки тому

      Hi Pratheesh, the program I have used for circuit diagram is Fritzing.

  • @gamepostor6893
    @gamepostor6893 3 роки тому +1

    Can i use Bluetooth HC-10?

  • @ernestomendoza5592
    @ernestomendoza5592 2 роки тому +2

    Hola, no se puede apagar ¿Cuál sería la solución?

  • @radhikasoni622
    @radhikasoni622 6 років тому +1

    Can I use three led which is Red, Green, white and connect to the specified pin of Arduino in place of normal rgb led? Please reply. Awaiting for your response.

    • @MechStuff
      @MechStuff  6 років тому

      Hello..Yes, why not! It would also simplify things :)

  • @richardflores8117
    @richardflores8117 Рік тому

    Can we use this for commanding devices like Bluetooth speaker?

  • @ahmedsabryengineer2939
    @ahmedsabryengineer2939 5 років тому +1

    how to use below string for one time only and user can not use it again??
    if (readString == "1 3 5 9 7 8 4 3 2") {
    digitalWrite(buzzer ,HIGH) ;
    delay(500);
    digitalWrite(buzzer , LOW) ;
    delay(500); }

  • @maheshs4879
    @maheshs4879 5 років тому +1

    Can I use hc06 bluetooth sensor

  • @cristianklen5954
    @cristianklen5954 7 років тому +5

    Nicely done! Keep doing these amazing videos.

    • @MechStuff
      @MechStuff  7 років тому

      Thanks for your support Cristian ! It really means a lot to me :)

    • @NMCGaming-mg4sb
      @NMCGaming-mg4sb 7 років тому

      MechStuff plz make a vid on how to convert speech to text using an aurduino board

    • @MechStuff
      @MechStuff  7 років тому

      Hi Axel, the tutorial already does that for you ! You could see the command you gave in the Serial monitor !

  • @Max_Bio
    @Max_Bio 8 місяців тому

    can it work with hands free microphone?

  • @bcarr3116
    @bcarr3116 4 роки тому

    Can this device control stepper motors via Bluetooth?

    • @MechStuff
      @MechStuff  4 роки тому

      B Carr Yess! I don’t see why it can’t 😆

  • @monicahurtado9292
    @monicahurtado9292 6 років тому

    i tried but it only gives me one light color like red or if i turn it around it gives me blue light and the other colors aren't working. help me!!!!!!

  • @raveuk7656
    @raveuk7656 2 роки тому +2

    good video, can you make android read out speech from arduino e.g. turn by turn navigation using bluetooth

  • @SandeepKumarGargkompass
    @SandeepKumarGargkompass 6 років тому

    I have made this thing and it is also working but when I am commanding it through voice from phone then it is turning into different color like when I am saying blue it is turning yellow.
    Can it be due to using arduino nano instead of arduino uno .
    Please tell fast

    • @xosphere_1562
      @xosphere_1562 6 років тому

      KOMPASS INDIA PRIVATE LIMITED no it is not due to the board. I think it is due to incorrect coding. Check your code again, if you have made any mistake like your voice command values do not match the output values.
      If you did not understood then please let me know so that I can try to make things much clear.

  • @mohamedferki1145
    @mohamedferki1145 3 роки тому

    how can i add bleutooth hc-05 in tinkercad

  • @christiancomputer7192
    @christiancomputer7192 6 років тому

    does it need an internet connection in order to connect to bluetooth Hc05? or just turn on your bluetooth only?

    • @MechStuff
      @MechStuff  6 років тому

      Yes, it does need an internet connection via WiFi or cellular network could also do !

  • @95hafiz
    @95hafiz 6 років тому

    hello can i know cathode rgb led code.i try to change the code but fail. Help me pls!!!!

  • @Travel_Mastermind
    @Travel_Mastermind 7 років тому

    Hey i have tried this but i think iam using a cathode rgb led but the thing is that iam unable to do glow led and proceed further inst.. And i have also changed the commands over 0 to 255 in programe but iam struck now so what to do.. Plss help and suggest me...

    • @MechStuff
      @MechStuff  7 років тому

      Connect the longest terminal to GND of Arduino & the other 3 to digital pins ! And yes, as you've mentioned, you've to make changes in the code by replacing the 255's with 0's & vice versa !

  • @SandeepKumarGargkompass
    @SandeepKumarGargkompass 6 років тому

    I am made it and also up uploaded the program in it but when I downloaded the app and connected to it it took command but RGB does not glow.

    • @keynonketcher1525
      @keynonketcher1525 6 років тому

      KOMPASS INDIA PRIVATE LIMITED check the connection..there is a mistake in the circuit diagram...the red wire should be connected to the 3.3 output of the arduino uno board which is 4 pins ahead of the connection given in the diagram

  • @nikitvishwakarma457
    @nikitvishwakarma457 4 роки тому

    Can we controll it also from color app t

  • @FDosais
    @FDosais 7 років тому

    Hello can i use this app to send another commands like "go ahead" "go back" or is just understands colors ? thanx

    • @MechStuff
      @MechStuff  7 років тому

      Oh yes, you can use other commands like you mentioned ! Just avoid using rhyming words like "sleep" or "slip"

  • @RajeshKumar-dk7yh
    @RajeshKumar-dk7yh 7 років тому +1

    can u tell me how to connect to sensor . code please

  • @sheharyarrafique6255
    @sheharyarrafique6255 6 років тому

    error occur "voice was not declared in the scope"...

  • @yourcodingmentor2492
    @yourcodingmentor2492 5 років тому

    Mara program run ho gya h or bluthooth module bhi connect ho gya phn sa but led work nhi kr rahi or led sahi h check kr liya h

  • @captainprototype187
    @captainprototype187 4 роки тому

    why doesnt the rgb led have a ground?

  • @liebendeinsam
    @liebendeinsam 6 років тому +1

    And how to do it more fast and without using one smartphone?

  • @yourarpitkushwaha716
    @yourarpitkushwaha716 6 років тому +2

    How much does this project cost

  • @darvinyap1112
    @darvinyap1112 7 років тому

    can i change the led with something else like fan,speaker,tv,etc.?

    • @MechStuff
      @MechStuff  7 років тому

      Hi Dravin, no you can't ! You need to use relays for them since they demand high voltage & AC power supply !

  • @adnanahmadknowledgevideo
    @adnanahmadknowledgevideo 6 років тому +1

    Thanks I searching this project this is very helpful video.😊😊😊😊

  • @joyokilatmoko1883
    @joyokilatmoko1883 4 роки тому

    Bang,, bluetooth hc 05 saya tu putus putus terus,kan kemungkinan tegangan ga stabil,,cara atasi tegangan ini gimana bang... padahal bukan sumber dari baterai..

  • @navjotsingh8372
    @navjotsingh8372 6 років тому

    Hello sir why the led colour can be changed only with amr voice app and why not any other voice control app is not able to change the colour.Can somebody please explain this issue??

    • @MechStuff
      @MechStuff  6 років тому +1

      Hello there.. The code I've provided works only for the app AMR Voice. If you use another app, the code needs to be changed

  • @domobrah2671
    @domobrah2671 5 років тому +2

    Man what a time to be alive. This is some tony stark level stuff!

    • @mkjones5385
      @mkjones5385 9 місяців тому

      DEI IDHA POI TONY STARK ODA COMPARE PANDRA

    • @mkjones5385
      @mkjones5385 9 місяців тому

      DONT CAOMPARE TONY STARK WITH THIS GUY

  • @anoopganji9213
    @anoopganji9213 5 років тому +1

    How to upload the code?

  • @yeskurisheshkumar6612
    @yeskurisheshkumar6612 5 років тому

    Can we control bulb or not

  • @chesszone5100
    @chesszone5100 6 років тому +2

    Sir your another video was helpful. But now I have some problem in using multiple commands for voice control...... Reply the solution pls . Thanks

    • @monicahurtado9292
      @monicahurtado9292 6 років тому

      i have that problem too

    • @buddysk.g8213
      @buddysk.g8213 6 років тому

      How 2 select the app for voice command...nd this app is nt available....plzz helpp....

  • @aquilesdelacruz5676
    @aquilesdelacruz5676 6 років тому +1

    porque nadie pone el codigo a la vista ?

  • @dnyaneshwarpanchal686
    @dnyaneshwarpanchal686 6 років тому +1

    nice video bro...
    how simple way you have used to execute the project...

  • @yourcodingmentor2492
    @yourcodingmentor2492 5 років тому

    Plz answer me....y work ku nhi kr raha h pls btaiy because I have only 2 days h plz help me

  • @edwardpriyatna3062
    @edwardpriyatna3062 4 роки тому

    what website did you use to make the diagram ?

    • @MechStuff
      @MechStuff  4 роки тому

      For connection diagrams? Fritzing!

  • @herik8530
    @herik8530 3 роки тому

    Please help already follow step by step but bluetooth no connected

    • @MechStuff
      @MechStuff  3 роки тому

      Hello, make sure you connect RX & TX pins after uploading the code. Also, make sure all the connections are proper.

  • @ajithaji5627
    @ajithaji5627 4 роки тому

    Is i can use HC 06 instead of HC 05

    • @MechStuff
      @MechStuff  4 роки тому

      Yes, sure.

    • @golakswain3063
      @golakswain3063 4 роки тому

      Can HC 06 Bluetooth need programing to activate this ckt

  • @lslakhvirsingh1984
    @lslakhvirsingh1984 7 років тому

    for i phone witch app i have to download and use

    • @YoDay
      @YoDay 7 років тому +1

      Lakhvir Singh there's isn't any app for an iPhone, and that's a reason I hate these iPhones, though...

    • @ankuranand2142
      @ankuranand2142 6 років тому

      it is which

  • @karunyavilasom
    @karunyavilasom 6 років тому

    light is not working in hco5 bluetooth module pllssss replyy

  • @EtronicswithAleem
    @EtronicswithAleem 2 роки тому +3

    Appreciate your work

  • @YoDay
    @YoDay 7 років тому

    Now I connected a Relay module , and I made a Google Home at my house ;) , btw I have already did it , before watching this video , and with this same app ...

    • @MechStuff
      @MechStuff  7 років тому

      Nice ! ;)

    • @YoDay
      @YoDay 7 років тому

      MechStuff btw You Indian?

    • @MechStuff
      @MechStuff  7 років тому

      Oh yes, too easy to guess I suppose ! :P

  • @nathanedwards7746
    @nathanedwards7746 3 роки тому

    Can you do it without the bread board

    • @MechStuff
      @MechStuff  3 роки тому +1

      Yes, you can. But for simplicity of video and explanation, I've used a breadboard :)

    • @nathanedwards7746
      @nathanedwards7746 3 роки тому

      @@MechStuff thanks

  • @prasunbiswas8025
    @prasunbiswas8025 7 років тому

    code is not running. as voice is not initialied in the scope.. NEED HELP!

    • @MechStuff
      @MechStuff  7 років тому

      Hi Prasun, the code will run. You haven't declared "voice" in your code. It is the first line of the code I've provided !

  • @manojpradhan7595
    @manojpradhan7595 7 років тому

    While I uploading the code this error message is showing " An error occurred while uploading the sketch"
    Please suggest me what shall I do?

    • @MechStuff
      @MechStuff  7 років тому +1

      Hi Manoj, this issue sometimes arises when we directly open the .ino file & try to upload it! So you can solve it by first opening Arduino IDE, then open the .ino file------>compile it------>then upload it !

    • @manojpradhan7595
      @manojpradhan7595 7 років тому

      Thank you.

    • @manojpradhan7595
      @manojpradhan7595 7 років тому

      May I get you mail Id or contact no?

    • @MechStuff
      @MechStuff  7 років тому

      jay22karexplains@mechstuff.com

    • @radhikasoni622
      @radhikasoni622 6 років тому

      @@MechStuff hello, which app do I use?

  • @ambientworld7348
    @ambientworld7348 4 роки тому

    we got the same question brother
    amr voice app is not working

  • @devanshmehrotra5432
    @devanshmehrotra5432 6 років тому

    the app link is not working kindly help!!!!!

  • @youssefdalillox5728
    @youssefdalillox5728 6 років тому +2

    Great explanation brother , Congratulaitons . I'm wondering the utility of the "*" in the beginning of each voice message "*red" please ?

  • @karthikswaminathan8636
    @karthikswaminathan8636 7 років тому

    sir can voice reg work without internet connection ??!

    • @MechStuff
      @MechStuff  7 років тому

      No, because here Google needs an internet connectivity for identifying words !

  • @mehdwiyouth6338
    @mehdwiyouth6338 4 роки тому

    automatic water level controller ke video banaen sir plz ....

  • @trmusa3434
    @trmusa3434 7 років тому

    "AMR Voice/BT Voice Control app link" link broken

    • @CreativeStuff
      @CreativeStuff 6 років тому

      ua-cam.com/video/R2VBJ9y-pVY/v-deo.html

  • @akikulislam1724
    @akikulislam1724 4 роки тому

    How to control with mic

  • @riteshgaming4341
    @riteshgaming4341 5 років тому

    How to change baud rate of Bluetooth module

    • @MechStuff
      @MechStuff  4 роки тому

      Hello! You can find a dropdown for changing baud rate at lower right side in Serial monitor

  • @edmlover6821
    @edmlover6821 7 років тому

    Code is't working bro it's return symbolic value in serial monitor

    • @MechStuff
      @MechStuff  7 років тому

      Heya, try changing the baud rate to 38400 in serial monitor & yes don't forget to replace 9600 with 38400 in the code !

    • @edmlover6821
      @edmlover6821 7 років тому

      Thanks bro now it's work properly ☺

  • @SandeepKumarGargkompass
    @SandeepKumarGargkompass 6 років тому

    I think that there is some problem in programme.

  • @learner8689
    @learner8689 5 років тому +2

    Great job sir

  • @sofeemnasim6563
    @sofeemnasim6563 6 років тому +3

    Great Work !!! Keep it up

  • @sahilgosavi2460
    @sahilgosavi2460 6 років тому

    Can you give mi program of Arduino please
    In this time

  • @fame_xyz
    @fame_xyz 5 років тому

    Iski distance range Kitni hai

    • @MechStuff
      @MechStuff  5 років тому

      Max. 400 cm, as mentioned by company.

  • @mehdwiyouth6338
    @mehdwiyouth6338 4 роки тому +2

    Nice project sir

  • @atanumondal8116
    @atanumondal8116 2 роки тому

    But sir... code kaha likhu...

  • @vinayrajesh1968
    @vinayrajesh1968 5 років тому

    App not found

  • @satyaranjansahoo2180
    @satyaranjansahoo2180 7 років тому

    plz give application link

  • @birgisjeneefera7050
    @birgisjeneefera7050 3 роки тому +1

    Bro not working

  • @MohammadAsif-hr5fl
    @MohammadAsif-hr5fl 7 років тому +1

    bro make tutorial connect 220 volt bulb through relay and control bulb through voice

  • @RăzvanMarinescu-i9z
    @RăzvanMarinescu-i9z 9 місяців тому

    Code??

  • @shubhamnsun
    @shubhamnsun 5 років тому

    Can't it be done by connecting mike rather than the Bluetooth module

  • @chetankishor16
    @chetankishor16 6 років тому

    The led will on but it will not turn off

    • @CreativeStuff
      @CreativeStuff 6 років тому

      ua-cam.com/video/R2VBJ9y-pVY/v-deo.html
      watch this one for that prob

  • @vitthalpandhare6607
    @vitthalpandhare6607 5 років тому

    Sir app nahi mil raha hai

  • @anishkumarranjan13
    @anishkumarranjan13 5 років тому +2

    Awesome...👌

  • @jubair-
    @jubair- 4 роки тому

    where do you learn?

  • @aru.classes843
    @aru.classes843 4 роки тому +1

    Nice one bro

  • @kanchigroupofinstitutions-1154
    @kanchigroupofinstitutions-1154 5 років тому

    pls give correct link urgent

  • @sanathkumar2616
    @sanathkumar2616 4 роки тому

    I have a common anode rgb led

  • @aadarshlalchandani3487
    @aadarshlalchandani3487 4 роки тому

    Didn't work for me
    WHYYYYYYYYYYYYYYY????? I followed everything you did! Not even a single mistake!

  • @sahanas4802
    @sahanas4802 6 років тому +1

    Super sir

  • @thumbsuptraveller354
    @thumbsuptraveller354 7 років тому +1

    Great Vid!

  • @yourarpitkushwaha716
    @yourarpitkushwaha716 6 років тому

    nice dude you are osssm

  • @youcefai619
    @youcefai619 6 років тому

    i need it to work with text çommande ;
    çan u help