News

AVR Tutorials aims to provide information and tutorials for the Atmel AVR 8-bits series of microcontrollers such as the ATMega8515, ATMega16, ATMega32, ATTiny2313, ATTiny13, etc.
We love looking at hardcore electronics projects with a beefy microcontroller and hundreds, if not thousands, of lines of code at its center. But everyone needs to get there somehow. This tutorial … ...
If you want to use other AVR microcontrollers, you should modify the Makefile. AVR-GCC is the most popular toolchain for AVR programming. I recommend you to use Linux to install AVR-GCC to compile and ...
Here you can learn many more interesting and useful about USB bootloaders for AVR microcontrollers. In practice, one of the most proper microcontroller programming method is using a bootloader program ...
Needless to say, the simplicity and robustness of AVR Atmega8 microcontroller has made it famous among hobbyists and students when it comes to robotics projects. Nowadays, programmable robotic kits ...
Here is a self-study tutorial intended as a first course in embedded micro-controller programming using a sub-set of the C language called “ C-less ” (C language essentials). “ C-less ” was conceived ...
The ISP allows you to program Arduino boards and other AVR microcontrollers using another Arduino board that is dedicated for the purpose. [ii] Programming a newly-developed Arduino board using a ...
AVR Microcontrollers While Elektor readers are technically inclined and most are probably interested in how anything electronic works, there are other reasons that crop up as to why you should study ...