Hi
I have made a program which the motor will track the light actively. I have made two different programs. 1st program uses DAQ card to drive motor. 2nd Program drives the motor using a motor driver which has a USB attached to computer and it identifies the COM port and runs it.
My next...
Hi
Thanks a lot for taking your time for me. No you got it wrong, i don't have any trouble shooting with it. The program works like charm !
I have done point 1, 2 and 3 exactly you have described. I am not using any motor driver. I am using DAQ card(USB-6211). I have attached a picture to...
But that's not all I want. If I have two different sensors as input separated by a divider, I want the motor to move in the direction of light. For example if right photo sensor had light and left didnt, I want sensor to move in the direction towards left and vice versa.
(Also a small problem...
Hi
Yes you got it right. Now here where I get stuck. What do you mean by programming code for motor. I have done something what I believe is the programming code for motor. I am a beginner so please help me. Thanks !
Hi
I will get straight on to the problem. I want my RC servo motor to run when there is no light from 0-180 degrees and when there is light the motor should stop. I have made a program which reads the voltage from sensor and a program to generate PWM signal witha a timer sepraretly as a...