Voice Recognition Module with Arduino, voice module by DFrobot, Voice controlled home Automation

Поделиться
HTML-код
  • Опубликовано: 19 янв 2025

Комментарии • 77

  • @TheDailyMemesShow
    @TheDailyMemesShow Год назад +9

    Oh, by watching the full video, I learned that esp32s can indeed be used with offline voice commands. Awesome!! 😎

  • @joels7605
    @joels7605 Год назад +10

    Very cool. I don't even know what I'm going to use this for, but I think I need to order one.

  • @donniealfonso7100
    @donniealfonso7100 6 месяцев назад +1

    Way cool. I've used this module with a RPi Uno to control most everything in a home as most vendors of smart home products such as lights, cameras, sensors and smart sockets provide Python libraries for wireless control. With only Pi and DFrobot module you can control many smart home products wirelessly with voice commands.

  • @followinglove777
    @followinglove777 9 месяцев назад +1

    Sir if I use UART communication means serial communication with Arduino nano, then if I don't add the VC 02 library, so can this module still work or it wouldn't work? Please help me...🥺

  • @tcurdt
    @tcurdt Год назад +1

    Screw the rest - I want this thing just for the wake work detection.

  • @johndiamond2548
    @johndiamond2548 10 месяцев назад

    Excellent video! This video helped me with the hookup. I'm a learning circuit design. 30 yrs of programming experience so that part of microcontroller development is a lot easier. So I know your time must be very valuable. That said, would you be so kind as to tell me how you hook up an external microphone? I have a Adafruit Electret Microphone Amplifier - MAX4466 with Adjustable Gain [ADA1063] coming in the mail. It is a hard-wired mic, so the hookup may be significantly different than your wireless. The advertised gain is 125x to 25x. I'm building a robot to respond to voice commands. The motor background noise may be too much for the DF2301Q to function, but I'm seeing where the project takes me. Keep those great videos coming! I subscribed and liked just a few minutes ago. My main question is: How do I hookup a mike with the DF2301Q? I've watched the videos on hooking up a mike directly to the Arduino. I think I understand that. Many thanks!

  • @EdIcarus-rl2fp
    @EdIcarus-rl2fp Год назад +1

    Nice, Tutorial. Thx:)
    Hmmm. How to use it with M5Stack/M5Go?

  • @rlrentertainmentsinventions
    @rlrentertainmentsinventions 11 месяцев назад +2

    Hi bro, is there any module which speaks specific words for specific input words?

    • @ElectroniClinic
      @ElectroniClinic  11 месяцев назад +1

      For this use dfplayer. You can watch my video on "my hand is the key". We made a voice acknowledgement system for a sports bike. That will help you.

    • @rlrentertainmentsinventions
      @rlrentertainmentsinventions 11 месяцев назад +1

      @@ElectroniClinic ok bro I will check.

  • @Bravo_Ventures_LLC
    @Bravo_Ventures_LLC 2 месяца назад

    Im curious why you have the 90 and 0, does that identify pin D2?

  • @TheDailyMemesShow
    @TheDailyMemesShow Год назад +1

    Can the wake up from idle state word be setup freely?

  • @chandrurn
    @chandrurn Год назад +3

    Like always your knowledge and content is amazing bro 👍💪

  • @sally6779
    @sally6779 Год назад +1

    Can I attach an external mic to the board? I’m working on a sleek robot and I’d like to hide the board itself in the body and only attach a microphone on the outside. Any idea if this would be possible? Thanks!

    • @ElectroniClinic
      @ElectroniClinic  Год назад +1

      Solder wires to the mics legs.

    • @sally6779
      @sally6779 Год назад

      ⁠@@ElectroniClinicDo you mean the traces on the board that connect to the mics by “legs”?

    • @sally6779
      @sally6779 Год назад

      In the video u show the backside of the board, there’s two pads on the place where the mic is connected to. Could I solder a mic directly onto those? Would that bridge the onboard mics? Never attempted something like it before

  • @Keeping_IT_Simple
    @Keeping_IT_Simple Год назад +1

    Interesting & informative video ..
    I had forgotten I had already bought one of these ages ago !
    Must look through my boxes to find it !

    • @ElectroniClinic
      @ElectroniClinic  Год назад +1

      This one is recently launched by DFRobot.

    • @Keeping_IT_Simple
      @Keeping_IT_Simple Год назад

      @@ElectroniClinic just checked order details - this is the model I bought ....
      Will dig it out & try it thanks to you.
      Don't suppose anyone's managed to get it working with micro python yet ?
      I have been building a 4 wheel robot & would love to add voice control to it ?

  • @aydinsogut2585
    @aydinsogut2585 11 месяцев назад +1

    Thanks man, this product works very well. Thanks to you.

  • @automatewithcaj
    @automatewithcaj 7 месяцев назад

    This is very nice.
    I will like to use music as custom command. How can I do that?

  • @skrame01
    @skrame01 Год назад

    How well does it work outdoors?

  • @alaeddingarraoui4538
    @alaeddingarraoui4538 9 месяцев назад

    Great tutorial ! Thanks a lot !. Could I use it for a text to speech convertion. Like currentrly for my project I need to lauch some alerts for diabled people like "Be careful there is a danger in front of you". Thanks in advance!

  • @ElectronicsTechnology-m5o
    @ElectronicsTechnology-m5o 3 месяца назад

    hello bro i said delete all now it is not responding now what i have to do

  • @dungnguyen-si2sz
    @dungnguyen-si2sz 6 месяцев назад

    hey, thank you for your clear review, I have 1 question when I use this module with the I2C communication together with 1 OLED display using I2C communication too, so how can I control both of them, to declare the address? I'm just a newbie so I hope you reply to my comment, many thanks!

    • @ElectroniClinic
      @ElectroniClinic  6 месяцев назад +1

      Both have different i2c addresses. Connect both the modules to the same sda and scl pins.

    • @dungnguyen-si2sz
      @dungnguyen-si2sz 6 месяцев назад

      @@ElectroniClinic can i have your code :_) thank you sir

    • @dungnguyen-si2sz
      @dungnguyen-si2sz 6 месяцев назад +1

      ​@@ElectroniClinicSir would you mind writing a short code for me:_) I'm a newbie and want to complete my project because it has too little documentation about this module and still don't know how to share the I2C bus with multiple devices. Thank you so much, Sir!

  • @localscientists5224
    @localscientists5224 9 месяцев назад

    Light on karro hindi language is not working, please make video of it, what I'm missing here.
    Custom command doesn't work for output signal.
    Please sir help me.😢

  • @elia8257
    @elia8257 Год назад

    Thanks for the video, just a question can i only have 17 custom commands or can i modify some of the 121 built-in commands?

    • @ElectroniClinic
      @ElectroniClinic  Год назад +1

      You can modify built-in commands.

    • @elia8257
      @elia8257 Год назад +1

      ​@@ElectroniClinicthanks Bro

  • @steviebrown7478
    @steviebrown7478 5 месяцев назад

    I really need to know how to do this 😊 can you help

  • @saydiy1528
    @saydiy1528 Год назад

    good job. Is it ok for DFRobot to speak out some customer set words?

    • @ElectroniClinic
      @ElectroniClinic  Год назад +1

      Yes. I am making a video about this.

    • @saydiy1528
      @saydiy1528 Год назад

      @@ElectroniClinic Thanks. Does it OK to initialize it by: bool status = asr.begin(0x64); ? with I2C address?

  • @hirenuthaiahm.s.8475
    @hirenuthaiahm.s.8475 9 месяцев назад

    can I disable built in commands

  • @vasilbagalishvili8729
    @vasilbagalishvili8729 Год назад

    Is it posible to costomise this modul for recognizing other languages?

  • @exequielsaudan8497
    @exequielsaudan8497 Год назад

    Hi sir. I really love this project of yours. May I know if I can change the name "Robot" to a different name ? Thank you sir.

    • @ElectroniClinic
      @ElectroniClinic  Год назад +3

      Yes, you can. I explained this in the video. Watch full video.

  • @TheDailyMemesShow
    @TheDailyMemesShow Год назад

    Custom voice, as well? Or just that one?

    • @ElectroniClinic
      @ElectroniClinic  Год назад +2

      121 built-in commands
      17 custom commands
      9 learning related commands
      And you can train any wakeup word or phrase.

  • @jitendrasah8246
    @jitendrasah8246 11 месяцев назад

    From where we can have this

  • @Louise-e6v
    @Louise-e6v Год назад

    is dfrobot voice recognition module can recognize other person voice with same commands for example i train a command using my voice, it is possible that other person can use that command and the module will recognize it?

  • @abhiramsp9972
    @abhiramsp9972 Год назад

    Sir could you pls tell how I can order this module in India? Pls do reply

    • @ElectroniClinic
      @ElectroniClinic  Год назад

      you can get it from DFRobot, i have added a link in the description.

  • @baidhowitafsir513
    @baidhowitafsir513 Год назад

    17 custom commands can use local language? (non english)

  • @x-6790
    @x-6790 Год назад

    Can we change built in command

  • @shakerileiwat4341
    @shakerileiwat4341 Год назад

    if I record my voice ,does it recognise and execute another person voice ?

  • @192_RAMYABHARATHIK
    @192_RAMYABHARATHIK 11 месяцев назад

    is there any ai used in this module ,how did get trained

    • @aydinsogut2585
      @aydinsogut2585 11 месяцев назад

      NO. You provide voice command training completely according to your wishes.I defined 10 commands in Turkish and they work perfectly.
      Electronic Clinic explained it very well. I thank her.

  • @tpobrienjr
    @tpobrienjr Год назад +1

    Well done. Thank you.

  • @genepitney155
    @genepitney155 10 месяцев назад

    Can it say dirty words?

  • @shakerileiwat4341
    @shakerileiwat4341 Год назад

    Amazing 👍👍👍
    Thank you
    🌹

  • @shahoriaryt
    @shahoriaryt Год назад

    Hey bro can u help me building this project

    • @ElectroniClinic
      @ElectroniClinic  Год назад

      Tell me about your project

    • @shahoriaryt
      @shahoriaryt Год назад

      @@ElectroniClinic can u give me all the components list of this project...i want to make it

    • @ElectroniClinic
      @ElectroniClinic  Год назад +1

      read this article
      www.electroniclinic.com/voice-recognition-module-with-arduino/

    • @shahoriaryt
      @shahoriaryt Год назад

      @@ElectroniClinic tnx to u🥰

  • @shakerileiwat4341
    @shakerileiwat4341 Год назад

    You are the best

  • @Jerseylance1
    @Jerseylance1 Год назад +1

    🔥🔥🔥🔥🔥

  • @abhiramsp9972
    @abhiramsp9972 Год назад

    Can this module detect noises without needing a specific command like saying "hi robot"? Pls reply

    • @ElectroniClinic
      @ElectroniClinic  Год назад

      It can be trained on any voice command, you can also select any other word. Watch my other video in English available on electronic Clinic channel.

  • @emmanuelrex5859
    @emmanuelrex5859 Год назад +1

    Wow 😳

  • @keepsecret7624
    @keepsecret7624 Год назад

    OK, but I would much prefer a written tutorial.