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 want to teach avr in students?

Status
Not open for further replies.

xxtigerxx

Advanced Member level 1
Joined
Jun 5, 2001
Messages
441
Helped
38
Reputation
76
Reaction score
32
Trophy points
1,308
Location
Greece
Activity points
2,890
I want to tewach avr in student who know nothing about mcus..

Can you help me find lessons and a sample kit?

THX

:p
 

xxtigerxx said:
I want to tewach avr in student who know nothing about mcus..

Can you help me find lessons and a sample kit?

THX

:p

If you are new to microcontrollers (uC), you can choose any uC for your class. Why did you decide to choose AVR over other uC families? I'm not implying that you choice might be bad; I'm just curious about the systems engineering perspective.
 

Hi, guys
Programming and customizing ATMEL AVR microcontrollers is very good to do this job, it is found here in this forum.
Also AVRstdio4.2 is good simulator, assembler, and many more and it is free on: Atmel.com
Goodluck
 

Thx guys,

but do you have any more specific info.

like a pcb or a program for programming the mcu
:p
 


hi dears
i think avr by basic will be so easy for beginners
for the program use bascom demo
for the programmer use pony prog(serial or parallel)
or spi programmer( parralel only but easier)
all are available online
 

customizing AVR micros is a good choice. Additionally also check a book on C for micros from smileys micro.
 

For a brief introduction of AVR internal modules, try the follow URL :
avrhelp.mcselec.com/bascom-avr.html?AVR_Internal_Hardware

Actually, a fantastic animation on AVR internal modules, shows how to operate :
www.microschematic.com
But, now, I can't enter the previous site also. ...

and a good steps of assembly course would be :
people.msoe.edu/~mossbruc/EE2920.html

An easy C programming with WinAVR GCC based compiler would be :
www.avrtutor.com/tutorial/thermo/contents.htm

You should read the follows for more information on GNU tools for AVR :
electrons.psychogenic.com/modules/arms/sec/1/AVR/

winavr.scienceprog.com
 

xxtigerxx said:
Can you help me find lessons
Here's some good AVR lessons:

Cornell University
ECE 476
Designing with Microcontrollers
https://instruct1.cit.cornell.edu/courses/ee476/


For sample kit use Atmel AVR STK 500, it's cheap, feature rich and and they give discounts on STK500 for univeristy courses etc.
 

sci-3d said:
Personal idea, I think that 8051 is simpler than AVR.
I tried to bring up the idea about the alternatives too, but the original author doesn't respond to it. In the world of professional engineering this usually means that there is a hidden agenda. :|
 

hello kender,

i thought that the best way to start is with atmel
and with proteus isis which is a simulation tool
and after the student will go to make prototype.

and i think the best mcu is Atmega8 for start.

THX all for your help...
 

I want to learn it too.but my programable theory is poor.who could tell how I learn this?thanks
 

xxtigerxx said:
I want to tewach avr in student who know nothing about mcus..

Can you help me find lessons and a sample kit?

THX

:p
**broken link removed**
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top