Jim's
Tutorials

Spring 2012
course
navigation

datasheet

| back | home | next | introduction | hardware | adapter | software | datasheet | registers | blink | switch | knob | things |

Wait! It's not that scary!

The datasheet for the ATtiny25/45/85 is a godsend.
Its 234 pages are quite daunting at first. There are a few things we can do to make it easier to find the things we're looking for. I've found it especially useful to print out physical copies of pages:
and...
Additionally, unless you are very familiar with C, I would also recommend printing out a reference card.

the sidebar

The very first thing that must be done upon downloading the datasheet is to open up the side-bar of your PDF viewer. This will vary depending on your PDF viewer.
In Ubuntu, I use evince. In Evince, either press F9 or click 'view' then side bar on the topmost menu.
Now, with a side bar open we can begin to explore the different topics with less guess-and-check.

list of abbreviations

List of Abbreviations Much of the datasheet just assumes you've read everything before it and assumes that the reader can figure out what the many, many acronyms expand to. This .txt file has proved to be incredibly useful. Each acronym often is made up of sub-acronyms so it's sometimes a little tricky to get to the bottom of what a given thing stands for-- unless you have this file.
I'd recommend that as you look at the datasheet, you have this file open in another tab or your favorite text editor. Using your text editor's find function (ctrl-f, '/' etc.) will be helpful.

(immediately) useful sections

sections that will be useful later

Up next...

The next section will cover what registers are and how they work.
| back | home | next | introduction | hardware | adapter | software | datasheet | registers | blink | switch | knob | things |

http://cs.marlboro.edu/ courses/ spring2012/jims_tutorials/ aaron/ datasheet
last modified Monday April 30 2012 12:35 am EDT