Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Inputs and Outputs
Graph Chatbot
Related lectures (30)
Previous
Page 2 of 3
Next
Exceptions: Handling and Types
Explores exceptions in computer systems, covering their types, classification, handling, and design challenges.
Interrupts and System Calls
Explores interrupts, exception handling, and system calls in operating systems, focusing on CPU behavior and interrupt handling mechanisms.
Exceptions: Control Flow and Handling
Explores exceptions, interrupts, faults, and their handling in computer systems, emphasizing the complexities of writing exception handlers.
Microcontrollers Fundamentals
Covers microcontrollers fundamentals, including operations, pointers, interrupts, and interrupt handling.
Timers and Counters: Architecture and Applications
Explores the architecture and applications of timers and counters in microcontrollers for generating precise time bases and signals.
Embedded Systems: Control Basics
Introduces control basics, real-time programming, interrupts, and sensor networks in embedded systems, emphasizing resource management and real-time constraints.
MIPS ISA: Instruction Classes and Addressing Modes
Explores MIPS ISA instruction classes, memory organization, and addressing modes, including examples and endianness.
Untitled
Playing Melodies: Timer & Interruption
Explains playing melodies using timers and interruptions on microcontrollers, covering notes, periods, durations, and sensor implementation.
Adding Interrupts to a CPU
Covers the process of adding interrupts to a CPU and the necessary modifications in the datapath and control.