微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 微波和射频技术 > 天线设计和射频技术 > help to start programming in atmega

help to start programming in atmega

时间:04-06 整理:3721RD 点击:
i wanna start with atmega programming but im completly lost dont no where to start.plz any help woud be great

If You know nothing and you want to start learning , I recommend you this book :
http://www.amazon.com/AVR-Microcontr.../dp/0138003319

you can use GCC tools(compiler,debugger,..) or Atmel avr studio(downloadable from atmel site for free)

a nice open source programmer would be the USBasp :
http://www.fischl.de/usbasp/

a programmer software for the avr(a program that downloads code from PC to AVR) would be
AVRdude
khazama (GUI for avrdude , simpler for beginners)
search google for them.



By the way , you are posting this in the wrong section .

Lots of information on AVRs could be found straight from Atmel.
http://www.atmel.com/products/microc...r/default.aspx

Free software development tools are also offered by Atmel.
http://www.atmel.com/microsite/avr_s...5/default.aspx

As for debugging tools, they could be found in various prices.
http://www.atmel.com/tools/AVRDRAGON.aspx
http://www.atmel.com/tools/AVRISPMKII.aspx
http://www.atmel.com/tools/AVRONE_.aspx

You could get information on some development boards, from another thread that is currently running:
https://www.edaboard.com/thread251218-2.html

Tips and tutorials on AVR peripherals could be found all over the web.

Check out avrfreaks.net..

There you can find lot of tutorials for atmega

I recommend to buy a good programmer as you are a beginner..
(You need a programmer to programme firmware for usbasp)

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top