Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the concept of interrupts, including their motivation, definition, and implementation. It explains how microcontrollers are programmed to detect changes in inputs and respond accordingly. The lecture also discusses different sources of interrupts, interrupt vectors, and the steps to implement interrupts. Examples of interrupt handling on input and ADC conversion are provided.