Week 3
General Announcements
- Read feedback on each section of your lab reports, even if you get full credit
Monday
- Integer math
- Digital input signals
- Analog to digital conversion (textbook chapter 11)
- Control flow: iterative (textbook section 18.8)
Activity 3: ADC Configuration Registers
Wednesday
- Lab 2: Digital & Analog Input Devices
Friday
- Arrays (textbook section 18.3)
- Variable scope (textbook section 18.2)
- External functions (lab 3)
- Smart Car design plan
Activity 4: Arrays
Resources
Topical Outline
- Registers
- Top down software design
- Computer buses and parallel input/output
- Interrupts and real-time events
- Analog input and output
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
- Describe different types of memory used in microcontroller systems