Skip to content

marco-lavagnino/tsoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The sounds of interrupts

Some kind of stethoscope for learning how the OS behaves. Based on The Sounds of Interrupts by Nicolás Wolovick.

This code was only tried in Python 3.7.

Installing dependencies

First, install system libraries to run the code.

apt install python3.7-dev portaudio19-dev

Then, install python dependencies

pip install -r requirements.txt

Running project

Go to the repo's root and run:

python tsoi --help

About

The Sounds of Interrups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages