interrupts
There are 314 repositories under interrupts topic.
strizhechenko/netutils-linux
A suite of utilities simplilfying linux networking stack performance troubleshooting and tuning.
ehmicky/human-signals
Human-friendly process signals
warthog618/gpio
A native Go library for Raspberry Pi GPIO
BxNxM/micrOS
micrOS - mini asynchronous automation OS for DIY projects.
enjoyneering/RotaryEncoder
This is small and fast Arduino library for Rotary Encoder with interrupts.
five-embeddev/riscv-scratchpad
RISC-V Scratchpad
renatosoriano/AUTOSAR-MCAL-Embedded-Upskilling-Bootcamp
AUTOSAR MCAL Embedded Upskilling Bootcamp by Modular MX.
harismuneer/BelalHashmi-Assembly-Exercise-Solutions
💻 This repository provides solutions to most of the programming questions in the exercise given at the back of chapters for Bao Ji's Book (text book for course "Comp. Organization & Assembly Lang. EE213" at FAST). Sharing these, so they might help students in understanding the Assembly concepts.
jxmot/ESP8266-RCWL0516
An ESP8266 project that uses a RCWL0516 microwave presence sensor.
MacLeod-D/ESp32-Fast-external-IRQs
ESP32: 3 Million external Interrupts per Second
platisd/sonicdisc
A 360° ultrasonic scanner
HoShiMin/Arch
A bunch of architectural headers for i386 and AMD64
rwmingis/InterruptButton
This is an interrupt based button event library for the ESP32. It enables binding user defined actions to button events including 'Key Down', Key Up' , 'Key Press', 'Long Key Press' 'AutoRepeat Press' and 'Double-Click'. The actions associated it these events may be executed Asynchronously, Synchronously, or a Hybrid between the two.
maquefel/virtual_gpio_basic
Virtual gpio module for using together with ivshmem qemu
Naguissa/uTimerLib
Arduino tiny and cross-device compatible timer library
agicy/buptLab-organization
北京邮电大学 2023-2024 春季学期《计算机组成原理》课程实验集合
onewithhammer/ESP8266-MyWidget-Demo
This project can be used as a framework, learning tool or as a template for starting a new ESP8266 project. It contains many many UI and API components to build a ESP8266 project. This project includes: ESP8266 Development, mDNS - multicast DNS (mywidget.local), Asynchronous Web Server (ESPAsyncWebServer), Asynchronous Web Services (ESPAsyncWebServer), Asynchronous MQTT (PangolinMQTT), LittleFS File System, Embedded Bootstrap (3.4.1), Embedded jquery (3.5.1), Save/Load Config File (text), OTA (Over the Air) Updates, HTTP API Supports HTTP GET/POST, Auto Updating Web Site (Web Services using JS), Interrupt Timer (Flash Onboard LED), Plus much more...
dominiksalvet/risc63
Custom 64-bit pipelined RISC processor
Kartik-Katkar/Multiprogramming-Operating-System
This repository hosts a C++ implementation of a multiprogramming operating system simulation. The OS efficiently handles various jobs, manages errors like time limit exceeded and line limit exceeded, and incorporates virtual memory with segmentation. This project serves as a comprehensive simulation of an operating system environment.
jonas-schievink/irq
Utilities for Interrupt handling
harismuneer/Stop-Watch_x86-Assembly
⏱️ A fully featured stop watch made in 8086 Assembly Language, having two modes: Split Timing and Lap Timing
asad82/User-Level-Thread-Library
The program implements a user level thread library for Linux in C with pre-emption, locks, conditions, semaphores, scheduler, timers, multi-level priority queue ensuring synchronization in real world programs besides several other features making it a complete autonomous library for thread creation and management. Sample test programs utilizing the thread library are also included with the design document and code.
dominiksalvet/limen-alpha
Dual-core 16-bit RISC processor
jminjares4/Microprocessor-2-Lab-Template
Microprocessor 2 Lab Template
KirtiJha/langgraph-interrupt-workflow-template
⚡ Production-ready LangGraph interrupt template with modern web interface | Human-in-the-loop AI workflows | FastAPI backend + Next.js frontend
ArminJo/EasyButtonAtInt01
Arduino library for push buttons at INT0 and / or INT1 pin (pin 2 / 3). Provides debouncing and toggle button functionality.
faishal882/uqaabOS
A minimal Operating System
ramizpolic/serial-atmega
Serial communication with Atmega328p/Arduino Uno
hermit-os/hermit-sync
Synchronization primitives for kernels.
lukezsmith/stm32-cli
A FreeRTOS C project for the STM32F407 Discovery board that runs a number of GPIO tasks through a UART-driven command line interface. This project uses GoogleTest for unit testing.
mkroening/interrupts
Cross-architecture utilities for temporarily disabling interrupts and signals.
mucahitdemir/STM32F4xx-Timers-PWM-PLL-CANbus-Low-Power-Modes
This repository covers a famous online course on Udemy mentioned above. I learned different peripherals with code exercices related with PWM, CAN, and Low-power Mode MCUs.
NullExceptionTSB/NullOS
NullOS: i have ~~no~~ some idea what i'm doing
amir-kedis/embedded-systems-labs
Labs and Assignment of Embedded Systems Course solved by @amir-kedis and @g-magdy from CMP26
ankitaggarwal011/snow-os
A 64-bit cooperative multi-tasking toy operating system in C
romanf-dev/magnesium
Hardware-assisted asynchronous micro-RTOS