ATtiny13 data sheet
ATtiny45 data sheet
ATmega88 data sheet
AVR instruction set
AVR assembler
gavrasm
avr-libc
AVR Studio
http://fab.cba.mit.edu/fab/
Eagle
ng.lbr
hello3.sch
hello3.brd
hello3.step.asm
hello3.step.py
Python
Tkinter

assignment: How To Measure (almost) Anything
   Make a DVM/resistance,capacitance,inductance meter/oscilloscope/logic analyzer/...
   that can be used to debug your circuits. You can work together
   on developing and merging functions, but everyone should write 
   both microcode and GUI code

lab hours this week: 
Tues 1000 - 1200 (Amy)
Wed 1700 - 1900 (Amy)
Thur 1330 - 1530 (Lass/Amon)
 
Alyssa has also stepped up to offer some lab sessions to take place in the Cube:
Wed 7-11: Going through hello3.step.asm line-by-line
  (annotated version to be posted soon)
Fri 4-?: Going through the datasheet, actually programming the microcontroller with new code, and writing the python GUI.


edit