Handling the Digital Input Output in AVR Micro Controllers
Handling the Digital Input Output in AVR Micro Controllers
I have already discussed about a few chapters necessary to get into AVR programming. Now this is the first article that deals with programming. Let us start with the basics.
Digital input output in AVR (I/O) is the basic feature supported by AVR micro controller. To facilitate digital input output, three registers are associated with each port of the micro controller.
Data Direction Register–…
View On WordPress










