- This topic has 1 reply, 2 voices, and was last updated 13 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › Servo Motor control through Keypad using 8051 Microcontroller (AT89C52)
first of all have a good day, second im doing the control of a servo with continuous 360° rotation (SM-S3317S) and im using has a base this project http://www.engineersgarage.com/microcontroller/8051projects/servo-motor-control-project-circuit but i have some doubts that i will number down:
1) the servo that its in the project its a 180 servo motor and mines not it should work the base of time for the angle?
2) seeing the code call the reg51.h and i have MIDE-51 programming suite that use sdcc and say that code its discontinued and use the 8051.h or 8052.h and i wanna know if do any diference or its the same? i read the 3 and not see any diference.
thanks a lot for your attention and time for read this.
1.) you will have to experiment with the servo you are having. look into the datasheet and try to find out the on and off period. The concepts remain the same.
2.)Use Keil.