Beehive OS
-
Updated
Nov 4, 2024 - Assembly
A kernel is the heart of almost every operating system. It is always loaded in memory at any time and deals with the hardware to provide an interface for the software. It also manages peripherals, memory, interrupts, and processes. Examples of widely used kernels include Windows NT and Linux.
Beehive OS
x86 VGA text mode hello world, implemented in assembly.
Operating System written for AVR microcontrollers, like those on Arduinos!