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.

Resources for beginner in microcontroller programming

Status
Not open for further replies.

MAHFARIED

Newbie level 2
Joined
May 16, 2006
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,317
hi all
i want to begin in microcontroller programming

so i ask you what past knowledge i must have to begin

what are the steps to be professional in that field ?
what books shold i read ?
what ship that is cheep ,easy , important ? to begin with
 

Re: beginner

hai

for u my suggestion is starts with PIC microcontroller
because it is very easy to learn
and it has only 35 instructions to learn.
lot of articles you can found in the
www.microchip.com website

good luck
 

beginner

is electronics your hobby or you are an engineering student?
if you know engineering or computor science student programing is not a problem since they are all similar you just need your logic and learn the instructions.

if not let me know to give you some idea so that you can start using any pic start up manual easier
good luck
 

Re: beginner

thanks for reply
im student in electronic engineering faculty in menouf

i read about motorola microcontroller mc68hc705j1a and i made some small progs

but

i want to be professional in that field and to do application by my hand

thanks for your help
 

Re: beginner

hi,
the more you work the more you learn
i will give you a simple application to start with
use text lcd , 4 button and a led
when the power on the system will request from the user to enter a password
if the password is vaild then the led will bright ok
you can change the led and but a relay to open a door
and you can also add a real time clock as ds1302 to display the time to the user
also you can add a serial mem ex: i2c mem to store when the user enter the password
also you can add a serial comm to dump the data of the users to pc
finally you will find yourself involved in embedded system design
and again the more you work the more you learn
Regards,

Fire in the Wire :idea:
 

beginner

hi every one,
i'm a beginner too
i would to ask about the shematic of microcontroller writer. i'm using the AT89S52.

thanx for the answer and suggestion.
 

Re: beginner

Fiirst you should be pefect assemnbly programming and then you can try for Micro controller programming
 

Re: beginner

The BEST book that I have found so far is-
PIC in Practice
ISBN# 0-7506-6826-1
It is the most down-to-earth explanation I have ever seen.
 

beginner

Hi friends ...
for beginners ..u shud hav knowlegde abt microprocessor 8085 ..for this Ramesh Goankar is best book
after that 8051 is almost same ...
for better n efficient programing ... knowledge abt architecture n instruction set is must ......
for 8051-- Mazidi n mazidi
for professional practise ...guess u shud b familier with most of da microcontrollers ...
 

beginner

go for 8051 family of microcontrollers so that u can gradually widen ur working platform. for more details contact me at elamukil@gmail.com
 

Re: beginner

U can try the AVR microcontroller. It is best for embedded systems.
 

Re: beginner

hi

to start with the microcontroller u frst need to know what is so special in a microcontroller than a processor for taht 8085x8051 are best
Pic/AVR an also be smarter options .
the i/o the architercute ect is need for expert prog. in use

so keep on posting u will find something
 

Re: beginner

Interested parties may take a look at my site at www.TechToys.com.hk

I have drafted 5 articles (more coming) on some simple testing code for AT89S52 ranging from simple software delay to digital sensor interface and graphical LCD interface. Free download. source code and pdf document available.

John
 

Re: beginner

i need some books about pic am a new user.
 

Re: beginner

For C lanuage, try Embedded C Programming and the Microchip PIC written by Dr. Richard Barnett.

John[/img]
 

Re: beginner

see these previous topics on edaboard
it will be helpful to u:







good luck,
Salma:D
 

beginner

start with AVR. It is easy to start in C pgm
**broken link removed**

see the programmer(how small it is)
**broken link removed**
 

Re: beginner

you must start with 8085 ..... since it is the basic of all microprocessors


visit above given link and download the ebook for 8085

remember it is for only beginners.........:idea:
 

Re: beginner

for pic book use Basic Compil
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top