Voice Controlled Appliances using Arduino without Internet | Giveaway | Arduino Projects

  Переглядів 34,700

techiesms

techiesms

Місяць тому

Learn how to create voice controlled appliances using Arduino without internet! This tutorial covers the Seeed Studio Grove Offline Voice Recognition board based on VC02 module for offline voice recognition, perfect for home automation projects.
To try out free trial version of Altium, click here - www.altium.com/yt/techiesms
Get the best quality components from Octopart: octopart.com/
Altium 365 - www.altium.com/altium-365
You can support me🙏🏻 and also get benefitted on Patreon :- / techiesms
__________________________________________________________
👨🏻‍💻 Important Links 👨🏻‍💻
Seeed Studio Groove Offline Voice Recognition board - www.seeedstudio.com/Grove-Off...
Documentation (Wiki Page) - wiki.seeedstudio.com/Grove-Of...
__________________________________________________________
Buy the components for your projects and support techiesms💡🔌
Arduino Uno Board - techiesms.com/product/arduino...
4 Channel Relay Board - techiesms.com/product/4-chann...
and many more such components are available at www.techiesms.com
__________________________________________________________
⏱ Time Stamps ⏱
__________________________________________________________
🎥 🎙 My Video Gear 🎙🎥
Camera - Canon 750d
Lens - 50mm f/1.8 STM Lens (amzn.to/32gqnsi), 24mm f/2.6
Key Light - Godox SL60W (amzn.to/3522mHe)
Fill Light/Back Light - Osaka Lightning Setup (amzn.to/2I5cdDi)
Tripod - amzn.to/3uNhC4H
Microphone - Zoom H1N(amzn.to/3Osh12A)
Editing - Final Cut Pro X on MacBook Pro ( amzn.to/3vHcSyJ )
__________________________________________________________
Get connected with techiesms everywhere..
Subscribe Main Channel :- bit.ly/techiesms_youtube
Subscribe Shorts Channel :- bit.ly/techiesms_shorts
Facebook :- / techiesms
Twitter :- / imtechiesms
Instagram :- / techiesms
Website :- www.techiesms.com
Telegram - @techiesms
__________________________________________________________
techiesms
explore | learn | share

КОМЕНТАРІ: 333
@michaeljansen5188
@michaeljansen5188 29 днів тому
This is awesome! I'm going to automate my dads house with this - he has severe arthritis and can barely get out of bed these days. And he doesn't trust anything to do with the internet, so I haven't been able to use the normal services like Google or Alexa. This will be perfect!
@sachinshah4594
@sachinshah4594 29 днів тому
This would word well for elderly people. Sometimes they have trouble seeing things in dark and when they enter a dark room it becomes difficult for them to see even the switch to turn on. Also if something like sofa, chair is in the way, it can also injure. So voice command activated lights especially for elderly people who have troubling eyesight is a good use case for this.
@drelectronics13
@drelectronics13 Місяць тому
Another use apart from IOT is , we can use it as personal assistant for blind people ,like they can just ask like- to call someone, to ask current time , or just turn esp32 cam module on to guide them through path etc , so they are less dependent on others and will always feel like having someone around ❤
@techiesms
@techiesms 29 днів тому
That’s also a very good idea
@dhruvgulati1667
@dhruvgulati1667 29 днів тому
Use any android smartphone
@electronicstv5884
@electronicstv5884 6 днів тому
Or just use any Assistant like Google Assistant or Siri
@Raj_Hatwar
@Raj_Hatwar 19 днів тому
Excellent ! This will certainly be a game changer as dependency on internet connectivity for voice control application will not be a requirement. I look forward to use this as a voice command to MQTT messenger for my Openhab home automation server for complete offline control. Currently I use Alexa to implement voice control and need the internet aways.
@jayabratabiswas01
@jayabratabiswas01 28 днів тому
I definitely use it for my father's room and toilet at night as he is 87 years old and it will help him to on/off switches like light and fan during midnight. Every night he wakes up at midnight and goes to toilet. In the very morning as temperature falls his also needs to be switched off fan.
@swarnimdeveloper
@swarnimdeveloper 28 днів тому
Woah !! Thats literally one of the coolest things I've ever seen..💙
@omkarbirjeh
@omkarbirjeh 28 днів тому
I was searching like this bord for making voice commands robot thanks for sharing this video ❤
@brookrocket9209
@brookrocket9209 26 днів тому
-->Can I do signal processing of voice signal with this board? -->Can we get audio data? -->What is sampling frequency of this board if it is more than 40khz is good for below projects -->because I tested sampling frequency of analogRead(); function of esp32 is approx maximum of 13khz that's not so good for making sound based project If yes, then we can make sound reactive led or make spectrum analyser By performing FFT
@brookrocket9209
@brookrocket9209 26 днів тому
Please replay
@brookrocket9209
@brookrocket9209 25 днів тому
unsigned long newTime; int x; void setup() { pinMode(15,INPUT); Serial.begin(115200); } void loop() { newTime = micros(); for (int i = 0; i < 10000; i++) { x=analogRead(15); } float conversionTime = (micros() - newTime) / 10000.0; Serial.print("Conversion time: "); Serial.print(conversionTime); Serial.println(" uS"); Serial.print("Max sampling frequency: "); Serial.print((1.0 / conversionTime) * 1000000); Serial.println(" Hz"); }
@brookrocket9209
@brookrocket9209 25 днів тому
Above is the code to test sampling frequency of esp32
@chethanpoojary4267
@chethanpoojary4267 29 днів тому
After watched this video I leaned new technology I'm making esp32 home automation project I definitely attached this also
@ellerycadel
@ellerycadel 29 днів тому
Love it! Great product, awesome video! I would use this for a voice command robot car with sensors for avoidance, room temperature and the like. It would also be great for json feeds and I can see investigating using it for that!
@theatmanivarelectronicseng8577
@theatmanivarelectronicseng8577 4 дні тому
I was searching some extraordinary project like thik Arduino type and seriously I'm satisfied 😊😊😊
@Tech_Brigadier
@Tech_Brigadier 23 дні тому
I would have made a Home automation system connected to cloud and this module is best and that is what i was looking for this. there are a lot's of other use cases where this could be used things we can do from this
@diwakar4500
@diwakar4500 26 днів тому
Yeah, with your style of work, we can make a voice command assistant in our systems or lab !!
@vjaquacrazy
@vjaquacrazy 29 днів тому
Thanks for the video, its a nice introduction to the product.. I can integrate this board into my aquarium automation PCB. Presently controls are done through bluetooth commands from phone. We be Fun to use voice commands 😊
@santoshcmeti
@santoshcmeti 24 дні тому
It is an amazing and fast voice module. I am planning to replace my existing home automation project which uses Google home with this one
@rajeshrewatkar5483
@rajeshrewatkar5483 29 днів тому
We could use it as a voice recogniser for arduino robotic arm, car, or even in weather station to display the specific parameters or data on the lcd screen or by high level programming could even let the speaker speak out the data. By far the robotic arm projects could be really amazing as we can use it to perform various inbuilt functions like picking up etc. And yes the arduino car project would be fun as we could emote the robot car according to voice commands. Thank you
@er.himanshu99
@er.himanshu99 Місяць тому
Few months back i was searching for this module toturial because of cheap price but didn't found much . Thank you so much sir for this 😊🙏
@techiesms
@techiesms 29 днів тому
I have a cheaper alternative of This which I’ll soon be putting on UKposts. Stay tuned….
@er.himanshu99
@er.himanshu99 29 днів тому
@@techiesms are you talking about AI Thinker VC-02 module?
@Nidhifactfiles
@Nidhifactfiles 26 днів тому
@@techiesms please post it as soon as possible or post a yt Shorts
@akinoye
@akinoye 23 дні тому
Please, I need the cheaper alternative urgently. Thanks. ​@@techiesms
@lshsgaming5086
@lshsgaming5086 29 днів тому
After watching your video i got an idea of making a personal assistant which is connected to arduino iot cloud home automation and act as an important days reminder assistant(i.e birthdays,anniversary's,etc.) and bro you are doing a great job with these projects keep uploading💪
@maharshivyas964
@maharshivyas964 25 днів тому
In my opinion, the biggest USP of this is super fast recognition that too offline. i never purchased any google home or alexa device because of mainly the privacy. I can finally start with voice controlled boards at my home which i thought would never be possible offline.
@gamerworld1534
@gamerworld1534 27 днів тому
if i get this i will use this to do home automation in my mamas house cause i have used node mcu and alexa in my house so he said he to wants same kindoff thing but he doesn't have alexa so i will use this for him as my 12th boards are over gonna make crazy ai things by watching ur videos....which are really informative and mind blowing
@shobhitkumawat
@shobhitkumawat 29 днів тому
Awsome module. Loved the way it is responding without delay. Thinking of creating magic wand with this which will listen to specific hidden commands.
@techiesms
@techiesms 29 днів тому
Like?
@mbala6360
@mbala6360 29 днів тому
This is an awesome module to be a part of my fully offline home automation system which consist of 3 indoor plants, desk rgb lighting, and home appliances.
@techiesms
@techiesms 29 днів тому
Definitely It’s possible with this module
@prabakaranpalanivelu
@prabakaranpalanivelu Місяць тому
Nice little device it can be used as a automation controller. And also if we connect it with the ESP 32 to internet then it is easy to convert many IoT application control by voice.
@naitikgupta7816
@naitikgupta7816 26 днів тому
Hello sir... my self Naitik I'm a big fan of you... And for this product I will make first of all turn on and ac then bath light and also use in my car like turn on music system, sunroof, fog lamp and more..
@automising
@automising 29 днів тому
I'll try in my local language, it's really surprising for people here.!!! Thank you for such a great video...!!!
@techiesms
@techiesms 29 днів тому
This module won’t support local language
@desidavinci7898
@desidavinci7898 29 днів тому
really a nice board from seed. and a really great video by you. I would surely be introducing this board in one of my home appliances control system. thank you for the video
@thegenuineguyzz
@thegenuineguyzz 29 днів тому
This is Amazing , i will use this to control the Light and some automations
@Takwa...
@Takwa... 23 дні тому
Dear Sachin, Excellent!. It's a very good module with like no delay. So it will be great control my home automation without sending data in cloud!! Hope you have a great day!🥰
@user-ul3xc2dc1d
@user-ul3xc2dc1d 4 дні тому
Hello I am a computer engineering student. And I want to try this type project. Your video is very nice.
@shksk007-tamil
@shksk007-tamil 27 днів тому
I will complete automate my home, This is what I needed, This makes my home data will be not leaked to the internet.
@harshgupta1047
@harshgupta1047 28 днів тому
I would use it as a wake word for my chat gpt robot school project so I can wake up the robot and even make it move with other commands. thanks for this useful and informative video about this module 🙏🙏❤❤
@M1A500YDS
@M1A500YDS 25 днів тому
I have a heavy sliding pocket door that is hard for me to open sitting in my wheelchair. This would be great to give a voice command to open a motorized door and then turn on the lights as I enter the room. I have a big skylight that I want to motorize also and to voice command it would be too cool . It could be connected to a power supply through a relay board to power up the computer and monitors. Too bloody cool!
@aarushmalhotra4856
@aarushmalhotra4856 28 днів тому
I think I will use it to make a train to go around rooms on command and deliver things, with a few of these modules
@savanladva1197
@savanladva1197 29 днів тому
We can make racing car control using this, from any means we can transfer our voice to the car, like using two phone, one at the car and one with us and controlling through voice commands, it will be amazing 😍
@manideepnalla3338
@manideepnalla3338 29 днів тому
This module could be a huge upgrade to my existing home automation which works with Alexa and google in presence of internet as of now. This module helps me to operate my home in offline as well.
@dragonsbreath8653
@dragonsbreath8653 29 днів тому
And how does your Grove Offline Voice module recognize speech in a noisy environment? I spent a lot of time on ReSpeaker Core v2, installed noise reduction from the NoiseTorch-ng project. Speech in a noisy environment was almost clear, only speech could be heard, and music and noise were cut out, but with Rhasspy noise reduction does not work and speech recognition in noisy environments works very poorly, recognition often works falsely
@gauravdashora5757
@gauravdashora5757 29 днів тому
Develop voice-controlled healthcare devices such as pill dispensers, medical monitoring systems, or assistive devices for individuals with limited mobility. Voice commands could be used to schedule medication reminders, record health data, or summon assistance.
@techiesms
@techiesms 29 днів тому
This indeed, a good idea
@SivaK-uz7cx
@SivaK-uz7cx 28 днів тому
Hey nice video, really makes me think about incorporating this module into our daily tasks. From managing smart home appliances to building connected devices and beyond, this module opens up a whole new world of creativity. I have been aching to experiment with voice-controlled robotics, and this offer seems like the perfect opportunity to get in that area. Just thinking about the applications makes me enthusiastic - from building a robot companion to automating everyday tasks at home. But what really excites me is the potential for inclusion and accessibility. Being able to interact with technology through voice commands could make a world of difference for people with different abilities, and I’m interested in exploring how we can help make technology available to everyone.
@TradieTrev
@TradieTrev 29 днів тому
That was a good test hearing all the bloody people beeping! Love your energy mate, most excited Indian electronics channel I follow. What I could create is a custom designed bluetooth soundbar for hotels that greet them on the TV and automate the hotel room, they would be happy knowing they are only connected to the front desk not the internet.
@boster78
@boster78 25 днів тому
nice knowing this technology thank you for introducing us with this nice technology
@tselvakumarmca17
@tselvakumarmca17 15 днів тому
This is awesome, give some idea that we may use in educational field
@sayanbasumazumder3750
@sayanbasumazumder3750 Місяць тому
That's cool also super fast and responsive great for home automation projects
@techiesms
@techiesms 29 днів тому
Yes exactly
@Abhiaudios
@Abhiaudios 29 днів тому
Thank you for doing this video actually iam working on home automation project for my home IR. But this board is far better than IR ❤❤
@techiesms
@techiesms 29 днів тому
Yes exactly No need of any kind of remote for this
@prasanna2386
@prasanna2386 26 днів тому
I would make a smart specs with voice assistant based on the computer vision in esp32 and with a camera module for obj detection.
@yashkumar2716
@yashkumar2716 28 днів тому
Customising voice commands feature sounds nice
@techiesms
@techiesms 28 днів тому
Just subscribe our channel As we will be uploading that content soon
@tushardas9825
@tushardas9825 Місяць тому
Dear Sachin : excellent. It will be great to control my automation logic in-house without sending data to cloud as Home Automation using Alexa and Google cloud etc is not recomended at all in real implementations. As our usage pattern , data everything is used by them...My Bingo is Custom Voice command 😊..cant wait for it really
@techiesms
@techiesms Місяць тому
Yes exactly
@techiesms
@techiesms 22 дні тому
Congratulations!! You are selected as a lucky winner for this giveaway contest. Kindly mail us at techiesms@gmail.com for further communication
@tushardas9825
@tushardas9825 22 дні тому
@@techiesms Oao 🙏😊 Such a great news that too on the Poila Boisakh (Bengali New Years Day) 😊. Thanks a lot Sachin 👍
@chakriavala104
@chakriavala104 29 днів тому
Nice one. Would like to automate tv remote pressing using servos.. integrate with voice commands
@zippyiot8255
@zippyiot8255 Місяць тому
For security purposes: I would like to set this up to remote cameras or wired cameras so I can direct it to what to do, zoom in or zoom out. and if possible rotate 180° or 360°
@Panvenkat
@Panvenkat 29 днів тому
One of the projects for voice command head phones using hc12 module to send commands to remote device, cover all applications like home appliances controls sos call and drivers assist etc..,
@keen2461
@keen2461 29 днів тому
Could you please share a page where a project like that has been implemented? Sound very interesting. Thanks in advance.
@sensordhanaraj1327
@sensordhanaraj1327 29 днів тому
Sachin ji, i think this is very useful device voice recognition module for making a personal robot sir. In future days i want to putting our own voice for our satisfaction. Any way this is a beautiful device for offline. Thank you sir😊
@raghulrichard8269
@raghulrichard8269 29 днів тому
I will be installing this in my room with esp32 to control all light fans
@akhilpk8765
@akhilpk8765 29 днів тому
This would be great for home automation as well as voice recognition smartwatch projects ☺️
@zareeharilmy5129
@zareeharilmy5129 21 день тому
We can use to make a assistant for our research room to on/off divices
@muthupatchiyappan397
@muthupatchiyappan397 28 днів тому
Great video thanks for giving us everytime aa useful technology and guiding us with your precious knowledge easily and smoothly ❤️
@EDISON_SCIENCE_CORNER
@EDISON_SCIENCE_CORNER Місяць тому
NICE info. I think Response is faster than the DF robot voice recognition module. If yes Great for voice controlled bot. Will try this for that🎉🎉
@techiesms
@techiesms 29 днів тому
Response is pretty pretty fast. Totally impressive
@hisgracemedia123
@hisgracemedia123 Місяць тому
This board serves as a central hub for the home automation system that I am developing.
@_harshshain_6185
@_harshshain_6185 28 днів тому
Good VC chip for my project
@pavanmani430
@pavanmani430 29 днів тому
yhaa using this module I can do my home automation project completely voice commands😗😗😗
@IndependentNewsMedia
@IndependentNewsMedia Місяць тому
I would utilise it switch on ambient lighting after I enter my home.
@bike_bola_yaar
@bike_bola_yaar 29 днів тому
Two months back I was searching for this module for project
@user-hn7nh5kw4w
@user-hn7nh5kw4w 29 днів тому
That’s better for me to use at home without an Internet. ❤
@rohitmobilecare7691
@rohitmobilecare7691 29 днів тому
Great sir i will use this modul in my car to scroll window and light and indicaters make a smart car
@techiesms
@techiesms 29 днів тому
Nice….
@mohitarora1701
@mohitarora1701 29 днів тому
Another application we can automate my working desk like turning on the monitor turning on the charger and turning my pc and by adding display we can play with temperature weather info
@edwincharles3331
@edwincharles3331 28 днів тому
Amazing video sir, this type of tech can be used for making voice controlled robots
@techiesms
@techiesms 28 днів тому
Yes you can
@14yours
@14yours 29 днів тому
Wow. You made another game changer device. I always watch your video. I can make this for my son’s science project. I think it gonna be the winner project
@techiesms
@techiesms 29 днів тому
Hahaha Definitely this project will stand out
@priyaop5040
@priyaop5040 29 днів тому
I think its even faster than google while recognizing voice and giving instant reply
@techiesms
@techiesms 29 днів тому
Yes As it is working in the controller itself and doesn’t need to send the data to cloud
@anuraagpriyadarshi
@anuraagpriyadarshi 29 днів тому
Thank you for sharing. It will be great for my smart clock project.
@techiesms
@techiesms 29 днів тому
How it will be used in smart clock?
@anuraagpriyadarshi
@anuraagpriyadarshi 29 днів тому
First of all thanks for the question. It's not actually just a smart clock but a smart companion for desk with multiple features.
@kinuxinfo4112
@kinuxinfo4112 24 дні тому
I will use this device as home automation and my own personal assistant
@uchitmodi7265
@uchitmodi7265 29 днів тому
Wow this is an amazing project would love to recreate this project.
@techiesms
@techiesms 29 днів тому
Which project?
@pvishnukumar
@pvishnukumar 25 днів тому
Great, I have an idea Controlling Power point presentation
@drdisko
@drdisko Місяць тому
I will use it to interface to an IOT based plant monitoring system.
@saikiranerukonda5047
@saikiranerukonda5047 28 днів тому
I will use it in home automation project
@harshavardhanraju7502
@harshavardhanraju7502 29 днів тому
I will use it to interface an iot based ac automation
@MrLV-kz3yp
@MrLV-kz3yp Місяць тому
Me tamne puch uu hatu 1-2 years pela ke alexa ne offline chalvi sakyy voice commands deva Aee aaje possible thay gauu Thank you ❤ Tamne haju pan yad hatu Supper 👍
@techiesms
@techiesms 29 днів тому
Hahaha Chalo 2 varas pachi j bhale pn tamne tamaro man gamto project madigayo
@boster78
@boster78 25 днів тому
if i get this i would make an IOT project that turns our classrooms projector ON from above and add / integrate chatgpt for asking questions on the topic that i don't understand in the class that teacher taught.
@neerajkumar333nk3
@neerajkumar333nk3 28 днів тому
This offline voice controlled device is secure and next level
@Monsieur.Nobody.
@Monsieur.Nobody. 20 днів тому
G'day I am wondering if it can do Speech to Text, and how small can it really get? I saw the XIAO Esp32 being tiny. I have a project that requires wireless, real-time Speech to Text capabilities, and 4 programmable buttons on it... in the smallest form factor possible... Max one index finger size. Do you reckon it can be done with Esp32's or am I better off looking somewhere else? what would you suggest?
@subhabratabasu266
@subhabratabasu266 29 днів тому
This VC02 module looks like the missing piece for my voice control project! Been itching to ditch the clunky buttons and finally get hands-free. Fingers crossed to win and supercharge my tinkering!
@techiesms
@techiesms 29 днів тому
All the best
@user-fe9nn7ec7s
@user-fe9nn7ec7s 29 днів тому
I own a big shell fireworks license. I would create a device for firing different fireworks with different voice commands. For this, I would train an own model for this device with TinyML and TensorFlow Micro. I already have experience with the mltk from SiLabs. It would be very nice if I get a chance to get this kit! I'm also on the embedded world next week. If you are there, please let me know :).
@snopz
@snopz 29 днів тому
I would use it as a wake word for my chat gpt robot school project so I can wake up the robot and even make it move with other commands. thanks for this useful and informative video about this module ❤ I hope ill win 😊
@skill_tech812
@skill_tech812 29 днів тому
I will use it to control spider robot from voice and it is so cool and I will learn lot of things.
@techiesms
@techiesms 29 днів тому
Yes definitely
@techwithsahruday8423
@techwithsahruday8423 25 днів тому
I would make a automatic door which opens and as well as close itself when it receives a command
@techmobo136
@techmobo136 29 днів тому
if i get the board i will integrate with my Ai assistant hira which is a python based program working on my laptop . i would give it a life and also connect it with open ai api to give it chatgpt's power alsong with iot features. ❤ from kolkata
@techiesms
@techiesms 29 днів тому
All the best for the giveaway result. Kindly follow us on Instagram to check the result coming next Sunday www.Instagram.com/techiesms
@pritambakshi6936
@pritambakshi6936 29 днів тому
I would like to used develop a smart door lock system utilizing the VC-02 offline voice recognition module for enhanced security and convenience. The system will allow users to unlock the door using their pre-registered voice commands, eliminating the need for physical keys or internet connectivity.
@techiesms
@techiesms 29 днів тому
But once command is leaked anyone can access
@searchresearch7286
@searchresearch7286 6 днів тому
Can we change commands with hex values
@brookrocket9209
@brookrocket9209 25 днів тому
// This is the code for testing sampling frequency of esp32 unsigned long newTime; int x; void setup() { pinMode(15,INPUT); Serial.begin(115200); } void loop() { newTime = micros(); for (int i = 0; i < 10000; i++) { x=analogRead(15); } float conversionTime = (micros() - newTime) / 10000.0; Serial.print("Conversion time: "); Serial.print(conversionTime); Serial.println(" uS"); Serial.print("Max sampling frequency: "); Serial.print((1.0 / conversionTime) * 1000000); Serial.println(" Hz"); }
@AJS485
@AJS485 29 днів тому
This was a amazing thing 😍
@revanthkumar2537
@revanthkumar2537 28 днів тому
Hello bro its very cool VC-02 board I want to make a voice controlled air conditioner in less price and I want to control the air conditioner without any internet this is the best board to use in that air conditioner so that why I want that VC-02 board 😊
@PatnaikUC
@PatnaikUC 29 днів тому
I shall use it for robotics
@electronicjourney5085
@electronicjourney5085 15 днів тому
I am use this module for my grandfather ❤❤❤
@vaibhavkashyap4227
@vaibhavkashyap4227 29 днів тому
This module can be used in robots with custom commands and also used in interactive projects
@chwyslak
@chwyslak 29 днів тому
we actually made a robo with some motors in our school (human size) we originally used if else staements for it to answere the questions and our school is thinking to buy it but cant fine any were to buy it
@delix93
@delix93 29 днів тому
I will use this board to make Home automation
@efohelp1130
@efohelp1130 13 днів тому
How does this work if you have multiple devices nearby? Can you interact with a specific one keeping the others on standby waiting to be called when needed?
@nagarava
@nagarava 26 днів тому
Can I use the voice module from dfrobot for the above?
@starkluyim.3242
@starkluyim.3242 29 днів тому
Thank you, sir, for creating this insightful video! It couldn't have come at a better time. I've been delving into Offline Voice Recognition modules for my college project aimed at developing a smart classroom, and your timely upload is immensely helpful. Moreover, could you kindly guide me on how to purchase this module?
@techiesms
@techiesms 29 днів тому
You can buy this form SeeedStudio website But if you can wait, I have order a cheaper alternative if this and will start selling this once arrived may be end of April. Follow us on Instagram to stay updated
@starkluyim.3242
@starkluyim.3242 29 днів тому
Okay sure I will wait for it... Thank you so much for your response and I'll definitely follow your Instagram account.
@bappapan1297
@bappapan1297 8 днів тому
Another request for you that it would be better if you could compare the similar kind of voice recognition modules like gravity module or any other offline recognition modules like that.
@anandb.photography
@anandb.photography 29 днів тому
I would like to make entire home voice controlled. Btw it's really amazing
@dattatrayaapte280
@dattatrayaapte280 29 днів тому
Great Job Sachin. How this will be used to control our normal home appliances. Make video on this
@techiesms
@techiesms 29 днів тому
Definitely sir I’ll be making more content using this
@dattatrayaapte280
@dattatrayaapte280 29 днів тому
@@techiesms Is this product available with you let me know the price on my mobile no. (you have my number) I would like to order it right now
@dattatrayaapte280
@dattatrayaapte280 29 днів тому
Is this product is available with you. What is the price. Please reserve one for me
@electronicsengineeringcrea1825
@electronicsengineeringcrea1825 26 днів тому
Voice-Controlled Music Player: Build a device that plays music from various sources (e.g., streaming services, local files) and responds to voice commands for playback control, playlist selection, and volume adjustment.
@pavankumarvaranasi3051
@pavankumarvaranasi3051 Місяць тому
I plan to make something like the self made Alexa module
You’ve Never Seen WiFi Like This
20:43
Data Slayer
Переглядів 266 тис.
How to get a FREE HYPERCHARGE SKIN!
02:07
Brawl Stars
Переглядів 16 млн
12 NEW Arduino Projects!!! (2024 Edition)
9:20
ToP Projects Compilation
Переглядів 86 тис.
The BEST ESP32 project based on ChatGPT | IOT Projects | NextPCB
16:27
Do you know MicroROS? We have create a MicroROS robot car.
4:28
Roboduino Riley
Переглядів 1,7 тис.
Build Your Own Drone Tracking Radar:  Part 1
20:08
Jon Kraft
Переглядів 412 тис.
I tried the Cheapest Arduino Alternative (that Nobody heard of)
13:31
GreatScott!
Переглядів 464 тис.
Making the most EQUIPPED DIY Security Camera with ESP32-CAM
26:36
Max Imagination
Переглядів 323 тис.
THEY SAID IT WOULDN'T WORK!
8:03
JerryRigEverything
Переглядів 194 тис.
Make a TINY Arduino Drone with FPV Camera - Will It Fly?
20:26
Max Imagination
Переглядів 257 тис.
We built a Drone using ESP32 for less than Rs.1000!
9:37
Circuit Digest
Переглядів 47 тис.
10 regrets of experienced programmers
8:16
Fireship
Переглядів 168 тис.
Rabbit R1: Barely Reviewable
19:53
Marques Brownlee
Переглядів 7 млн
Как часто вы чистите свой телефон
0:33
KINO KAIF
Переглядів 2,3 млн
Рекламная уловка Apple 😏
0:59
Яблык
Переглядів 323 тис.
Портативная PS 5 🎮 #ps5 #expressly
0:22
ExpresSLY Shorts
Переглядів 22 тис.
Это новые российские SSD! Ну почти… 🙂
1:00