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.
I am writing a project on Micro controller based programmable electric cooker and I am not conversant with the programming of the micro controller using the C51 Development Tools to suit what I wanted in my project. I truly needed an assistance on how to develop a program for my project from fundamental. I am using AT89C52 micro controller for the project. I will really appreciate your candid assistant
Install the Compiler. There is sample code in the compiler. and more here: http://www.keil.com/download/list/c51.htm Take a peak and the code.
Get the Data sheet for you chip and study it.
You will need to find a C reference Book also.
Feel free to ask specific questions. Post your commented, well formatted code.