- This topic has 5 replies, 3 voices, and was last updated 11 years, 6 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › Regarding help for developing a microcontroller projects
Hi everybody,
Please i wanted to start the Programming and Microcontroller based projects. Please can anyone tell where i have to start. Actually i having one C8051F020 controller development board but i dont know how to use that board. And please tell me how to imagine the projects where i will start my work. Please help me.
Dayanand
hi daya first of all you know the each and every details about the controller you have get the pdf details about the controller details like ram , rom, external memeory size , data bit address bit, sfr’s everything then try small program with your controller like port led blinking likewise first of all try this willl let you know after you complete this task ok va have a nice day to you
Hi Dayanand,
Even before planning a project, I suggest you to familiarize the board and the mcrocontroller programming. You can try out basic codes like LED blinking, Serial communication, interrupts etc. Once you find the areas in which you feel confident, you can plan your project accordingly.
THanks for your support i will try to do some basic thing which u have mentioned in the comment
Thanks
Dayanand
please can you give me some referances regarding to learn the C programming
Hi,
Google the text book for C programming by Balaguruswami or Yashwant Kanethkar.