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.

Should I choose AVR or PIC... What is the basic difference ?

Status
Not open for further replies.

rushi53

Member level 2
Joined
Aug 19, 2009
Messages
46
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,288
Location
India
Activity points
1,632
I am very well familiar with 8051 (89s51)

Now I want to start with more advanced microcontroller.

I am going to do microcontroller programming in C as I am very well aware of embedded C programming.

Now my question is should I go for AVR or PIC...
What is the basic difference between them, which is better ?
 

The one that suits your project needs best

Nandhu
 

Re: Should I choose AVR or PIC... What is the basic differen

Kennyfly899 said:
why not choose ARM microcontroller? in my opinion, ARM microcontrollers are much better than 8051, especially the ARM Cortex-M3 microcontroller, it is relatively high-performance, low power consumption.
You can choose ST, NXP microcontrollers, etc.

----------------------------------
Kenny
**broken link removed**
You need to use AVR first because it's easy to learn. Then, you are able to use CodeVision AVR to program and run simulation by Proteus 7.2. After you have good background about AVR, you can move on PIC because Pic has more applications ( For example : Use PIC to communicate USB that AVR can't ).
If you have any question about AVR. Don't hesitate contact directly with me via haitruyen315@gmail.com!

Best regards,
HaiTruyen
 

If you are familiar with 8051 go for something bigger, go for ARM7.
 

Re: Should I choose AVR or PIC... What is the basic differen

Hello!

Basically that kind of question will not give you any useful information because:
- You cannot know who is knowledgeable enough to know the difference between
processors;
- Almost all "experts" will promote what they know best, even if they don't know
other processors. Processor X user will tell you that X is a lot easier to use
than Y, Z even if his knowledge of Y and Z is superficial.

I think the best would be to list what you want to do, what you expect from
a "more advanced" mocrocontroller, etc, and choose accordingly.

Dora.

rushi53 said:
I am very well familiar with 8051 (89s51)

Now I want to start with more advanced microcontroller.

I am going to do microcontroller programming in C as I am very well aware of embedded C programming.

Now my question is should I go for AVR or PIC...
What is the basic difference between them, which is better ?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top