- This topic has 4 replies, 2 voices, and was last updated 11 years, 3 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › Header File for Servo Motor control through Keypad using 8051 Microcontroller
Looking for the header file for this particular project. It wasn’t part of the code that was given in the details of the project. So, I was hoping someone would know if there is an area that I can locate it on this website. Or if there are ways to contact the author of the code. Or, if someone could help me figure out what I would need to create the header file.
Thanks
Hi Stephen,
Please refer the link
engineersgarage.com/microcontroller/8051projects/servo-motor-project-circuit
Hi Stephen,
You don’t have to post the same query twice.
Where is the second inquiry?
I can’t find it, nor is it listed under my topics.
I had submitted a topic a couple weeks ago, with the link but as far as I know it never got posted. Due to the link, and it had to be verified.
Hi Stephen,
I guess you are talking about this
#include<reg51.h>
It is in-built in the IDE where the code is written and compiled. You don’t have to add it as a seperate file.