Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

microcontroller learning as a beginner

Status
Not open for further replies.

abdullah65

Newbie level 2
Joined
Dec 20, 2013
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
19
want to learn and make project with microcontroller.... need some references such as books, tutorials, etc....plz help.
 

refer "microcontroller" by Ajay v deshmukh.

- - - Updated - - -

the microcontroller 8051 by scott meckenzie is a very good resource to learn and do projects with 8051.
 


learning a micro controller with C language would be easier for you.
Start with any kind of 8 bit microcontroller.
There is no such kind of books where you can learn every thing about a micro-controller except than the data sheet.
I insist you to learn the development by reading a data sheet than a particular book, you use internet to search sample examples, and many available to help you out when you are struck, with help of Forums.
 

learning a micro controller with C language would be easier for you.
Start with any kind of 8 bit microcontroller.
There is no such kind of books where you can learn every thing about a micro-controller except than the data sheet.
I insist you to learn the development by reading a data sheet than a particular book, you use internet to search sample examples, and many available to help you out when you are struck, with help of Forums.

I have a different opinion.. For any beginners they must have some knowledge about general Micro-controllers parts(registers, clocks, ports etc.), how to program basic Micro-controller, how to run basic programs etc. They wont find it on a datasheet, and many times datasheets are not so clear about this. You have to follow some book, tutorials or use google.
Which is easier C or Assembly Language? It is a long known fight between ASM and C language, if you search forum you will find many posts related to such topic. Try both for the first time and decide yourself which path do you want to take. Sometimes we have to use combination of both ASM & C both in program.
And yes you will find help in this and other forums, but before posting your problem first search for similar threads.
Have a nice day.
Good Luck !!!
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top