Week 5
Monday
- Interrupts (textbook chapter 13, lab manual appendix C)
SREG
(textbook chapter 6)
volatile
variable keyword (textbook section 18.2)
Wednesday
- Lab 4: Sensors and Sensor Calibration
Friday
- External interrupts (textbook chapter 13, lab 5)
- Pin change interrupts (textbook chapter 13, lab 5)
Activity 6: External and Pin Change Interrupts
Resources
Topical Outline
- Registers
- Top down software design
- Interrupts and real-time events
Course Objectives Covered
- Apply the principles of top down design to microcontroller software development
- Describe the interfaces for input and output including computer buses, parallel, and serial
- Identify timing issues and events
- Describe different types of memory used in microcontroller systems