News

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 ...
But everyone needs to get there somehow. This tutorial series aims to make you comfortable programming the Atmel AVR line of microcontrollers.
This helps AVR Studio/WINAVR compiler to organize the memory. Defined by the same avr/eeprom.h header that gives us our access functions for the EEPROM, the EEMEM attribute instructs the compiler to ...
In the last installment of our tutorial series we built a simple circuit on a breadboard and programmed an ATmega168 to make it run. That proves that you know how to follow directions, but the eure… ...