Suhas’s Blog

B’coz I hear, I know. I see, I remember. I do, I understand.

Programming AVR uCs – I/O

Posted by iamsuhasm on April 19, 2009

Atmega 8 , the most popular AVR uC

Programming AVR MCUs in C

I am starting to write a series of tutorials on programming AVR uCs in C.  I plan to write articles covering Interrupts , ADC , timers , internal EEPROM, PWM and USART. This is the first in those series and it covers basic I/O operations. Here is the link to the page.

URL : http://iamsuhasm.wordpress.com/avr-gcc-tutorial/

One Response to “Programming AVR uCs – I/O”

  1. Zahid said

    Hello
    I am new to micros .I know c to an extent but i am confused where did ddrx , pinx,portx come from? are these reserve words.coz i could not find these in avr gcc manual.
    can any body help me find all this.
    thanks

    zahid

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>