ATMEL AVR Tutorial 2 : How to access Input / Output Ports ?
Overview You cannot imagine to use microcontroller without using any of its i/o pins. Finally its all about : taking input , processing it and generating output ! Thus i/o registers and their correct settings is indispensable part while learning to program any uC. We will learn how to use Atmel AVR’s GPIO ports and actually […]
ATMEL AVR Tutorial 2 : How to access Input / Output Ports ? Read More »