An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with interrupt

A curated list of projects in awesome lists tagged with interrupt .

https://github.com/fivdi/onoff

GPIO access and interrupt detection with Node.js

beaglebone beaglebone-black gpio interrupt iot javascript linux nodejs raspberry-pi

Last synced: 14 May 2025

https://github.com/fivdi/pigpio

Fast GPIO, PWM, servo control, state change notification and interrupt handling with Node.js on the Raspberry Pi

gpio hc-sr04 interrupt iot javascript motor nodejs pwm raspberry-pi servo

Last synced: 15 May 2025

https://github.com/fivdi/epoll

A low-level Node.js binding for the Linux epoll API

beaglebone beaglebone-black gpio interrupt iot javascript nodejs raspberry-pi

Last synced: 09 Apr 2025

https://github.com/rcore-os/trapframe-rs

Handle TrapFrame across kernel and user space on multiple ISAs.

bare-metal interrupt multiple-architectures operating-system rust

Last synced: 07 Sep 2025

https://github.com/zhuagenborn/tiny-x86-os

💽 A simple Intel x86 operating system written in assembly and C++, supporting interrupts, memory paging and heap allocation, disk control, file partition, system calls, thread scheduling, etc.(使用C++和汇编开发的简易Intel x86操作系统,支持中断、内存分页、堆内存管理、磁盘控制、文件分区、系统调用、线程调度等功能。)

assembly cpp20 disk-management interrupt kernel memory-management opertaing-system thread-scheduling

Last synced: 12 Jun 2025

https://github.com/rumpeltux/stm8s-sdcc-examples

Example codes using sdcc to target STM8S MCUs.

embedded interrupt led sdcc serial stm8s uart

Last synced: 12 Mar 2026

https://github.com/pulp-platform/clic

RISC-V fast interrupt controller

clic interrupt risc-v

Last synced: 07 Feb 2026

https://github.com/avdwebLibraries/avdweb_FreqPeriodCounter

Smart library with comprehensive functions for counting (multiple) frequencies and period-times. For Arduino Uno and Zero.

arduino-library counter debounce elapsedtime frequency interrupt period polling pulsewidth

Last synced: 12 Jun 2025

https://github.com/chayanforyou/Remote-Control-Switch

This device can be used to remotely control the speed of an AC fan and lights to switch it ON/OFF.

dimmer eeprom fan fan-speed interrupt microcontroller pic pic12f675 regulator remote remote-control timer triac

Last synced: 11 Jun 2026

https://github.com/chayanforyou/remote-control-switch

This device can be used to remotely control the speed of an AC fan and lights to switch it ON/OFF.

dimmer eeprom fan fan-speed interrupt microcontroller pic pic12f675 regulator remote remote-control timer triac

Last synced: 12 Feb 2026

https://github.com/boringboredom/pciutil

command line utility that combines parts of mbk1969's MSIutil and Microsoft's Interrupt Affinity Policy Tool

affinity interrupt message msiutil pci

Last synced: 07 May 2025

https://github.com/kitune-san/kf8259

8259/8259A-like Interrupt Controller written in SystemVerilog

8259 8259a fpga interrupt interrupt-controller pc pic systemverilog

Last synced: 28 Jan 2026

https://github.com/davetcc/leddisplay

Arduino 7 segment display project

7-segment arduino interrupt library

Last synced: 12 Jul 2025

https://github.com/claudemarais/airsoft-hud

Transparent HUD for an Airsoft gun that shows how many BBs are left in your magazine and keeps track of your number of kills and deaths during a match. A XIAO ESP32-C3 is used together with a SSD1309 transparent OLED display. An IR Transmitter LED and IR Receiver sensor is used to detect BBs. Video: https://youtu.be/BZJjDX5xyRM

3d-printing airsoft arduino bb-counter bbs counter deep-sleep esp32-c3 esp32c3 hud interrupt ir-led ir-receiver ir-transmitter magazine oled-display p90 ssd1309 transparent xiao-esp32-c3

Last synced: 25 Oct 2025

https://github.com/erikvanzijst/interruptingcow

Interruptingcow is a generic utility that can relatively gracefully interrupt your Python code when it doesn't execute within a specific number of seconds.

interrupt interrupter python python3

Last synced: 16 Jan 2026

https://github.com/openxiangshan/chiselaia

RISC-V AIA in Chisel

aia chisel interrupt riscv

Last synced: 20 Jun 2025

https://github.com/barafael/rc-receiver-interface

Read remote controlled receivers using arduino devices

interrupt oop ppm remote-control servo teensy

Last synced: 24 Jun 2025

https://github.com/monotykamary/pi-double-esc

Prevent accidental Escape from aborting the LLM — requires double-press to interrupt while streaming

debounce double-escape escape extension interrupt pi pi-coding-agent pi-package

Last synced: 26 Jun 2026

https://github.com/gabbersepp/assembler

I have found my old assembler code and made it public to everyone. Maybe someone needs it

asm assembler fasm interrupt kernel operatingsystem os winapi x86

Last synced: 12 Apr 2025

https://github.com/luslower/device-interrupt-viewer

check your interrupt properties very easily

affinity device-priority dpc interrupt interrupts msi-limit msi-mode

Last synced: 06 May 2025

https://github.com/naguissa/esp_interupt_test

This Arduino sketch implements properly a simple pin change interrupt on any ESP microcontroller (ESP8266 and ESP32).

arduino esp esp-microcontroller esp32 esp8266 interrupt interrupts naguissa

Last synced: 04 May 2026

https://github.com/chocolateboy/cli-pasta

Handle Ctrl-C and broken-pipe errors gracefully in Ruby command-line tools

cli command-line ctrl-c epipe gem interrupt pipe ruby-gem rubygem sigint signal sigpipe zero-dependency

Last synced: 15 Apr 2025

https://github.com/simsso/atmega328-timer-interrupt-calculator

Web tool to calculate ATmega328 timer intrerrupt register values

interrupt microcontroller timer tool

Last synced: 03 Mar 2026

https://github.com/tomcombriat/interruptcapsense

A small library to perform capacitive sensing in an asynchronous way using interruptions.

arduino capacitive-sensors capacitive-touch-sensor capsense interrupt non-blocking stm32

Last synced: 02 May 2026

https://github.com/iowadave/atmega328-power-save-sleep-solved

Achieve the greatest decrease in current consumption while keeping the ability to wake up the controller from an internal timer.

arduino atmega328 crystal interrupt power-save rtc sleep timer

Last synced: 02 May 2026

https://github.com/yaroslaff/lightsleep

sleep() you can interrupt with redis or websocket event

cron cronjob instant interrupt interruption redis safe sleep websocket

Last synced: 06 May 2026

https://github.com/jancumps/pio_irq

c++ library to handle relative interrupts of PIO state machines

interrupt object-oriented-programming pio raspberry-pi-pico

Last synced: 31 Aug 2025

https://github.com/romanqed/jct

Lightweight Java implementation of an operation cancellation mechanism, similar to C#'s CancellationToken.

abort async cancel cancellation cancellation-api cancellationtoken concurrency interrupt java lightweight multithreading token

Last synced: 31 Jul 2025

https://github.com/craigpeacock/pic32mk

Example code for PIC32MK

dma interrupt pic32mk timer uart

Last synced: 11 Jul 2025

https://github.com/davidhozic/litl

LITL - List Input Timer Library is an open source CPP library designed to work on windows and AVR platform

input interrupt library linked-list object-oriented template timer

Last synced: 21 Aug 2025