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.

req: PIC basics and something about ATMEL AVR

Status
Not open for further replies.

dev

Junior Member level 3
Joined
Feb 26, 2004
Messages
26
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
224
can anybody guide me thro' pic controllers and any specific to start , how about atmel avr. :?:
 

Hi dev,

You must read the Easy pic'n book.
It's very good for learning PIC in simple.

Look here

**broken link removed**

There are many of PICs books too, search the elektroda
SphinX
 

dev said:
can anybody guide me thro' pic controllers and any specific to start , how about atmel avr. :?:
The best place to start with Atmel AVR is www.avrfreaks.com
 

you can try two very good Basic Compilers which they are pretty much the same.

Bascom AVR www.mcselec.com and
FASTAVR www.fastavr.com

If you are not very familiar with assembly try using those compilers and you will find them very useful. The fact is that if you use assembly you can do many things with very small code. But it is a good start for newbies :).

C'ya
 

I would reccomend to use C language instead of Basic.
It's not that hard to learn and produces more compact code than Basic.
You can also find a lot of C code examples and books about C.
Most professionals use C and/or assembly.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top