60Views5Replies
Arduino voice control without using pc or labtop?
Hello,
im sorry but the subject said all, is there a way to use arudino with voice to controll led or something without using a pc?
thanks
Hello,
im sorry but the subject said all, is there a way to use arudino with voice to controll led or something without using a pc?
thanks
Comments
Best Answer 5 years ago
You need the PC to programme the arduino so no not really. after it is programmed the PC is no longer needed.
Answer 5 years ago
It is ok for coding using pc but all the tut I saw use pc to control it also. Can u send a tut to me please?
Answer 5 years ago
http://www.picaxe.com/Getting-Started/PICAXE-Manua...
this is NOT a tutorial for the Arduino - You can find plenty on line.
BUT it is a set of manuals for a similar PIC microprocessor available here in the UK. MUCH or all of the basic information applies to ALL microprocessors.
Quite often data is sent to a microprocessor via some kind of terminal - It depends what king of data it is Voice control is a very complex programming issue and I doubt your skill level is up to it at this point.
Use ordinary switches and sensors to provide your inputs.
5 years ago
You need to start with very simple projects until you gain skill and knowledge
Your trying to run before you can walk.
Answer 5 years ago
i allready made arduino project using android application via wifi to control home devices like lights, door, alarm and etc. now i wana try it via voice but not using mobile or something, directly from arduino or some module with it.