This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

begnnier to prog 89c81 make hardware

Dear Sir,
I am student from college i have project from my study to programmer IC 89c51

can please help my project i free using any language
project with hardware too free
like make project to run motor in two direct after 10 minutes or another project to switch two different light after
10 minutes

thx

  • Ok. You have received a project to to use any hardware with a 89c51 to do something - and your personal choice is to control a motor and a lamp?

    Just so I understand. You have received a project ...

    Will it be your project if someone on the net does it for you?

  • If you are free to use any language and your need is to learn a language, I would suggest that you consider the C language.
    The first reference to the 80C51 device family is what is called the 8051 "Bible". See the Keil forum thread 6922 for links to these valuable references.
    Also go to the http://www.8052.com website and look at their tutorials.
    Two other good beginning books are 'The 8051 Microcontroller Hardware and Software Interfacing' by James W. Stewart. The ISBN number is 0-13-584046-5.
    The second good book is 'The Firmware Handbook' by Jack Ganssle. The ISBN number is 0-7506-7606-X.
    Because there are so many different variations of the 80C51, you need to start looking at some data sheets and the chip vendor websites.
    Of course download the Keil PK51 Eval tools set and Work through the Starter Manual.
    Good luck on your project.
    Bradford