01-04-2013 11:03 AM
I need a VI to run a motor continuously can u please help me??
01-04-2013 11:07 AM - edited 01-04-2013 11:09 AM
What kind of problems are you having? What does the motor need to run (DC voltage, pulses, gasoline, etc.)
What kind of motor is it (stepper, electric, stirling, Otto, Wankel, ...).
01-04-2013 02:42 PM
01-04-2013 02:50 PM
If it is really continuously, just plug it into a wall socket. No code needed.
I suspect that there is probably more to it....
01-05-2013 01:17 AM
I have an EEG signal with me and I want to run a small remote controlled car using this signal
so i need an interface which can make EEG signal to run the motor of car.
01-05-2013 12:32 PM
You still need to provide more information.
Where does the EEG signal comes from.
How do you measure it?
How do you communicate with the car?
Typically, EEG is not a simple signal, but a large collection of concurrent signals. Please clarify what you actually measure.
A car much more than a motor.
Should the car drive continuously, even if the signal is not continuously?
When should the car start and when should it stop?
Should the speed and direction of the car depend on some parameters in the EEG signal?
How about steering?
AJAYKUMAR wrote:so i need an interface which can make EEG signal to run the motor of car.
It sounds like you already have interface code between EEG and LabVIEW and between LabVIEW and the car. These are not trivial and combining the two is not much added complexity. If you don't have these yet, you should do them first. Where do you have problems? Can you show us some code?