Re: can we control a wireless robot using matlab, and import datas to matlab



METHOD1
========
does ur dragonfly come with SDK? software development kit in VC++ or C/
C++?

If so then you can use this project to send and receive data into and
from MATLAB using MATLAB engine.h
That way you can control using MATLAB.
In parallel u can simulate this dragon fly flight in simulink and run
both in parallel.

To do all these u need SDK of dragonfly.
If it did not come with one, better switch to device which comes with
one.

METHOD2
========
If you have a receiver transmitter box, that comes with dragonfly,
then probably buy an audio jack;
connect the audioport of ur PC to that box, and start reading the data
into MATLAB using analoginput object.
and you can send out data using analog output object.

.



Relevant Pages

  • What was SAPI 4 distributed with/on, and when?
    ... Other pieces/controls are written using SAPI 4, like the SDK that Dragon NaturallySpeaking uses. ... The whole idea of this project is to provide a good bidirectional Voice interface, using Dragon NaturallySpeaking as the voice input. ... Anyway, I now have my program working with SAPI4 pieces that found their way onto my computer from unknown sources (probably the Dragon SDK), but I do NOT have a full distribution SAPI4 to work from. ...
    (microsoft.public.vb.enterprise)
  • DNS scripting commands?
    ... Dragon NaturallySpeaking's scripting commands are apparently accessible via their SDK in ALL versions, and not just in the expensive Professional version where they provide the UI for it. ... I consulted the SDK writeup, ...
    (comp.speech.users)