Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

interrupt

Here are 165 public repositories matching this topic...

GPIO access and interrupt detection with Node.js

  • UpdatedJun 27, 2024
  • JavaScript

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

  • UpdatedJan 23, 2023
  • JavaScript

This library enables you to use Interrupt from Hardware Timers on an ESP32-based board. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions or tasks…

  • UpdatedDec 21, 2022
  • C++

This library enables you to use Interrupt from Hardware Timers on an ESP8266-based board. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions or tas…

  • UpdatedDec 21, 2022
  • C++

This library enables you to use Interrupt from Hardware Timers on an Arduino, such as Nano, UNO, Mega, etc. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behavin…

  • UpdatedDec 5, 2022
  • C

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

  • UpdatedApr 20, 2024
  • JavaScript

This open-source project & guide shows you exactly how to implement Canvas UX pattern + LangGraph human-in-the-loop workflows in your AI apps.

  • UpdatedMar 19, 2025
  • TypeScript

A RISC-V bare metal example

  • UpdatedMay 26, 2022
  • C

Example codes using sdcc to target STM8S MCUs.

  • UpdatedMar 1, 2020
  • C

This library enables you to use Interrupt from Hardware Timers on supported Arduino boards such as AVR, ESP8266, ESP32, SAMD, SAM DUE, nRF52, Teensy, etc. These Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other softw…

  • UpdatedDec 5, 2022
  • C++

Arduino Library to access the MCP7940M, MCP7940N and MCP7940x Real-Time chips

  • UpdatedJan 26, 2025
  • C++

This library enables you to use Interrupt from Hardware Timers on an SAMD-based board. These SAMD Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you …

  • UpdatedDec 5, 2022
  • C++

This library enables you to use Interrupt from Hardware Timers on RP2040-based boards such as RASPBERRY_PI_PICO. These RPI_PICO_TimerInterrupt Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using m…

  • UpdatedDec 5, 2022
  • C++

This library enables you to use Interrupt from Hardware Timers on an STM32F/L/H/G/WB/MP1-based board. These STM32F/L/H/G/WB/MP1 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micr…

  • UpdatedDec 5, 2022
  • C++

Handle TrapFrame across kernel and user space on multiple ISAs.

  • UpdatedJul 11, 2024
  • Rust

💽 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操作系统,支持中断、内存分页、堆内存管理、磁盘控制、文件分区、系统调用、线程调度等功能。)

  • UpdatedMar 30, 2025
  • C++

This library enables you to use 1 Hardware Timer on ESP32-based board to control 16 or more servo motors. Now supporting ESP32, ESP32_S2, ESP32_S3, ESP32_C3-based boards. Tested OK with ESP32 core v2.0.5

  • UpdatedDec 5, 2022
  • C++

This library enables you to use RTC from RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO. This RP2040-based RTC, using Interrupt, has no battery backup. Time will be lost when powered down. To need NTP-client to update RTC every start-up.

  • UpdatedNov 18, 2022
  • C++

A bare minimum but really fast and simple stepper library for Arduino.

  • UpdatedMay 23, 2022
  • C++

Improve this page

Add a description, image, and links to theinterrupt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with theinterrupt topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp