mikroc PRO for PIC compiler - pic Family F18
-
Updated
May 26, 2025 - C
mikroc PRO for PIC compiler - pic Family F18
A deep dive into the interrupt handling mechanisms within the Linux kernel. Explore how different devices, from keyboards to Ethernet ports, trigger and process interrupts. Complete with hands-on examples and real-world use cases.
A comprehensive hands-on guide to mastering embedded systems: concurrent programming, synchronization primitives, and industrial embedded design patterns with runnable C examples.
A simple yet insightful program to set multiple gpio interrupts
From-scratch AArch64 RTOS with preemptive scheduling, IRQ handling, and context switching.
🌟Welcome to Newfangled OS 🚀Unveiling the Newfangled Operating System-a remarkable blend of innovation and security built on the impervious seL4 Microkernel.🛡️Our journey began with dedicated servers and a threaded execution model,including File and Process Management servers, and a robust Interrupt Handling thread.🛠️📊Join us in the revolution.
Custom CLI/Shell Written in C
A bare-metal CLI implementation on STM32 Nucleo-F446RE using HAL Library. Features non-blocking UART reception, custom string parsing, and dynamic hardware switching between PWM (TIM2) and Interrupt-based Blinking (TIM7). Built to demonstrate ISR safety and state machine logic in C.
An in-depth guide to Kernel Threaded IRQs, detailing their architecture, design, and usage within the Linux kernel. Features hands-on coding examples and best practices.
Operating Systems (C++ - ASSEMBLY Language) Assembly programs, Syscalls, Program Scheduling, Process Table, Multiple Programming, Interrupt Handling, Micro Kernel
TimeGuard Access Shield is a password-controlled time-restricted machine access system built using the LPC2148 microcontroller. It displays real-time clock data, authenticates users via keypad, and allows editing of password and RTC settings through an interrupt-driven menu.
A repository for holding end users code and guides for implementing an ARDUINO External Interrupt Framework
A comprehensive guide exploring soft interrupts in the Linux kernel, including its mechanisms, implementation, and practical applications. Features code samples and in-depth discussions.
A deep dive into the mechanisms behind enabling and disabling interrupts in the Linux kernel. From theory to hands-on examples, this repository offers an all-inclusive exploration.
A comprehensive guide exploring soft interrupts in the Linux kernel, including its mechanisms, implementation, and practical applications. Features code samples and in-depth discussions.
Digital stopwatch using Timer1. Displays elapsed time over UART in the format MM:SS:MS.
Interrupt Driven Inventory System with keypads, barcode scanner, LCD screen, and a wireless transmitter
A 5-Floor Smart Elevator Controller on 8051 MCU implementing the SCAN Scheduling Algorithm, Interrupt-Driven I/O, and IR-based passenger counting for safety logic.
Various Lab Assignments from Cornell University's CS 3420(Embedded Systems Course)
Add a description, image, and links to the interrupt-handling topic page so that developers can more easily learn about it.
To associate your repository with the interrupt-handling topic, visit your repo's landing page and select "manage topics."