Windows
UNDER CONSTRUCTION
At the moment, this page is still heavily under construction. You can check one of the following howtos in the meantime:
Atmel AVR Studio 5
Ladyada
Hackaday
Goal of this page
On this page, we will explain how to prepare your developement environment, and how to write, compile, and flash your programs. However, we will not teach you the art of programing itself.
Downloading the software
Make sure to download all the latest versions, as always.
Compiler and IDE
- WinAVR
- Atmel AVR studio (optional)
Editors
- Notepad++ My personal favourite.
Programming software
- Flip (for programming Atmel USB controllers with a bootloader, over USB)
Installing everything
WinAVR
Simply run the executable setup file, and keep clicking "yes" and "next", no specific user input required.