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.

i need to learn microcontroller

Status
Not open for further replies.

moh_monem43

Member level 1
Joined
Nov 16, 2005
Messages
39
Helped
2
Reputation
4
Reaction score
0
Trophy points
1,286
Location
EGYPT- SAUDI ARABIA
Activity points
1,570
i want to start microcontroller learnning.
can any one help me?
how i start? and which language prefered?
thanks
 

C/C++ or Assembler

C/C++ - If you want to develop quickly
Assembler - If you want to develop hardware oriented and have much time to spend.
 

First decide which microcontroller you want to use to start your learning. You can choose 8051 Based, PIC or AVR microcontroller for starting as they are quite easy to understand.

Then get yourself a development kit and start using it. The best way to learn is to do it yourself. You will find lots of information on EDA Board or internet for all of these controllers.
 

I suggest you start learning with PICmicro from Microchip company. Go to ww.microchip.com to download the MPLab 7.42 that come with free assembler and CCS PCB C Compiler. MPLab also provide simulation, so you can write your codes in assembly language or C, compiled them and start running using the simulation.

You can type "PIC projects" in the search engine a find a lot of projects and tutorials.

Visit **broken link removed** for free book on PICmicro.
 

My suggestion is to use Basic StampII from parallax. it easy to use. try it i'm sure you will like it.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top