NerdKits - electronics education for a digital generation

You are not logged in. [log in]

NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.

Support Forum » What does each pin on the atmega168 do?

January 03, 2011
by rboggs10
rboggs10's Avatar

I would like to get a better understanding of my microcontroller by knowing what each pin does.

January 03, 2011
by Rick_S
Rick_S's Avatar

A lot :D...

Seriously though, download the datasheet and start reading. Most all the pins on the microcontroller are multifunctional depending on how you set the chip up to be used. The datasheet can be your best friend when it comes to knowing the capabilities of the small computer we call a microcontroller. If you have specific questions, we may be able to be of more help :)

Rick

January 03, 2011
by mongo
mongo's Avatar

It can also confuse the daylights out of you. Best advice is to take your time and don't try to rush through it.

January 04, 2011
by bretm
bretm's Avatar

Most of the pins default to general-purpose IO pins, but there is one chapter in the datasheet that specifically gives an overview of the alternative functions of each pin, by port. Look for that. But it is a dense read.

January 04, 2011
by rboggs10
rboggs10's Avatar

Oh ok. Thanks.

Post a Reply

Please log in to post a reply.

Did you know that you can connect to certain car computers via the OBD-II port with a microcontroller? Learn more...