Write Your Own Operating System - Mouse
Offered By: Write your own Operating System via YouTube
Course Description
Overview
Learn how to implement mouse functionality in a custom operating system. Explore the process of communicating with the mouse hardware, setting up interrupt handlers, and manipulating video memory to display cursor movement. Discover techniques for initializing the mouse driver and testing button inputs. Gain practical insights into low-level system programming and hardware interaction through this hands-on tutorial.
Syllabus
Introduction
The mouse
The interrupt handler
The video memory
Initialize the mouse
Testing the buttons
Taught by
Write your own Operating System
Related Courses
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera