Re: can we control a wireless robot using matlab, and import datas to matlab
- From: cpp.matlab@xxxxxxxxx
- Date: Wed, 12 Nov 2008 11:12:18 -0800 (PST)
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.
.
- References:
- Prev by Date: Re: fminsearch, parallel computing
- Next by Date: Re: Queue length
- Previous by thread: Re: can we control a wireless robot using matlab, and import datas to matlab
- Next by thread: PCACOV
- Index(es):
Relevant Pages
|