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.

Newbie to microcontroller programming

Status
Not open for further replies.

Delta11

Junior Member level 3
Joined
May 14, 2009
Messages
25
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,454
Hi, I have recently started with the microcontroller programming using Atmega 8515 utilizing ICC7AVR compiler. Can anybody guide me to simple programs in c language. Will be most helpful.
 

look on the example code in your "getting started guide"

you wont find much source on the web..........its always hard to find good working source in c or assembelre
 

    Delta11

    Points: 2
    Helpful Answer Positive Rating
Tried that but it is either c or the descritption of the controller. scarcely have i found a project designed in c actually implemented. C is not the problem. Implementing it on the controller is. I even tried AVR Freaks but the projects there are not for introductory level guys. Plus all that is available on net is in assembler. So am stuck.
 

Hai

Here is one

http://www.ermicro.com/blog/?p=70


Why cant u start with AVR GCC it is a freeware and it has lot of tutorials

Google is your best friend, try googling with AVR + C + Tutorial

MicroCon



Another one
 

    Delta11

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top