We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hi everyone, I am trying ot run a motor with the 80c51. anybody knows any good c program or asembly program to run a motor with the 80c51. thanx for any help
We really need to know what sort of motor it is. Is it a simple DC motor, stepper motor or some other type? Do you want to go forward and backwards? Do you need to control the speed and if so how accurate does that need to be. How powerful is the motor need and what sort of loads. Does the load have a high inertia? Tell us all you can...
Thanks Graham Well this is a 1.5 v DC motor. I am trying to make a robotic arm. The motor is connected to the gear wheels. If the motor roates then it moves the gear wheel move, which makes the arm move.I do not need to control the speed. and this is not a powerful motor. Its a small motor, which has a gear wheel connected with that and which can be run by a 1.5 v battery. Now I am writing a software to run the motor. I am hoping if anyone can help me with that. Any hlep will be greatly appreciated