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.

ATmega AVR microcontroler programming

Status
Not open for further replies.

Junus2012

Advanced Member level 5
Joined
Jan 9, 2012
Messages
1,552
Helped
47
Reputation
98
Reaction score
53
Trophy points
1,328
Location
Italy
Activity points
15,235
Dear friends

I would like to start learning about ATmega AVR microcontrollers, I would like to program with C , I am going to buy the Ardunio 2560 kit

please friend i need your suggestion about books or materials i need to start in programming

thank you in advance
regards
 

Well Arduino really isn't C, it has a basic bootloader built on top of it (but you can do C programming instead). If this is your first language I would do any tutorials to get the structure down of C and to figure out the different data types and flow. I believe if you search on Amazon, there are numerous books for AVR C programming. I don't own any so I don't have any to recommend. What IDE do you plan to use for programming?
 
I think the definite guide book for program C on AVR is

Embedded C Programming and the Atmel AVR
written by RICHARD BARNETT, LARRY O’CULL, SARAH COX
 
Well, I did not read this book. This book was not pressed in my country.
If you think it is easy to start with AVR using this book, then it is OK.
The book I recommended also gives a introduction for C language, which is good for beginners not familiar with C.
 

I find an open course that focuses on Atmel's microcontrollers and development hardware. The course deals with microcontrollers as components in electronic design and embedded control. I hope this can help you learn embedded system and AVR microcontroller programming.

1) Design with Microcontrollers
 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top