- Tutorial on how to use AVR microcontroller i/o pins.
- Overall will discuss about input , processing it and generating output.
- Understand i/o registers and their correct settings is indispensable part while learning to program any microcontroller.
- This tutorial will show how to use AVR ports and actually code for writing/reading data to/from port pins.
- Really good understanding for beginners.
Related Posts:
Tutorial 5 - Linux Atmel AVR TutorialThe Atmel AVR family is a set of powerful microcontrollers that were d… Read More
Tutorial 11 - Using the AVR Analog-Digital ConverterThis tutorial will show on how to do an analog-digital conversion with… Read More
Tutorial 8 - Tutorial for learning assembly languageTutorial for using AVR single chip processors with practical examples.… Read More
Tutorial 3 - Generating PWM signals using TimersThis is a guide to control unhacked servos using Timer1 on the ATMega8… Read More
0 comments :