help to start programming in atmega
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)
start programming atmega 相关文章: