microcontrollers-notes

Lecture notes for microcontrollers (ENGIN-2223)

View the Project on GitHub DoctorPCOD/microcontrollers-notes

Microcontrollers Notes

This is where I host my lecture note outline for ENGIN-2223 at COD. The lecture content comes from the class textbook and lab manual (linked below under resources).

Course Description

This is an introduction to the structure of microprocessors. The topics include architecture, instruction set, assembly language programming, assembler directives, input/output operations, C language programming for an embedded device, timers, analog-to-digital conversion, interrupts, and timing analysis.

Lecture Note Outlines

  1. Week One
  2. Week Two
  3. Week Three
  4. Week Four
  5. Week Five
  6. Week Six
  7. Week Seven
  8. Week Eight
  9. Week Nine
  10. Week Ten
  11. Week Eleven
  12. Week Twelve
  13. Week Thirteen
  14. Week Fourteen
  15. Week Fifteen

Resources