Posted by Zhen Liang on January 20, 2015 at 10:17pm
I would like to ask if it is possible to have a voice command such as "take off / landing" and attached it along with APM 2.6 and what are the methods to perform such commands?
You need to be a member of diydrones to add comments!
Currently I have purchase EasyVR 2.0 ,http://www.veear.eu/products/easyvr/ along with an Arduino UNO board. These two product will be attached to the quadcopter itself and perform the command. If this process works, then I would progress further into giving commands from GCS.
My idea is that by connecting the the Analog I/O pin of Arduino and APM and the commands would be translated as PWM signals which is read by APM and the code would process the necessary command
Replies
Currently I have purchase EasyVR 2.0 ,http://www.veear.eu/products/easyvr/ along with an Arduino UNO board. These two product will be attached to the quadcopter itself and perform the command. If this process works, then I would progress further into giving commands from GCS.
My idea is that by connecting the the Analog I/O pin of Arduino and APM and the commands would be translated as PWM signals which is read by APM and the code would process the necessary command
Would you use the voice commands through a ground station or you would prefer something like Android App?