EnableInterrupt
Interrupt library
An Arduino interrupt library that provides a common interface to various microcontrollers for handling interrupts.
New Arduino interrupt library, designed for Arduino Uno/Mega 2560/Leonardo/Due
332 stars
36 watching
73 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an extension to interrupt support on ATmega328 and ATmega2560-based Arduinos for pin change interrupts. | 174 |
| A library that handles rotary encoders on microcontrollers using C++ | 14 |
| A C library simplifying access to Linux peripheral I/O interfaces such as GPIO, LEDs, PWM, SPI, I2C, and Serial. | 752 |
| A Node.js library that provides GPIO access and interrupt detection capabilities on Linux boards. | 1,242 |
| A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. | 1,260 |
| A C++ library providing an interface between Arduino boards and MIDI messages | 1,624 |
| A Rust library for creating interactive command-line prompts and user interfaces. | 2,081 |
| An event handling system designed to be interrupt safe for Arduino projects | 169 |
| An Arduino library that integrates FreeRTOS with ATmega devices, enabling the use of FreeRTOS capabilities in the Arduino environment. | 861 |
| A messaging library for Arduino and .NET/Mono platforms | 208 |
| An extended EEPROM library for Arduino with enhanced functionality and data type support. | 170 |
| A library for interacting with external sensors and devices on Linux/ARM boards using Swift. | 1,356 |
| A software library providing GPIO access for the BeagleBone Black using the Nim programming language. | 15 |
| A Micropython module for manipulating GPIO expanders using I2C protocol | 0 |
| A library to interface with BMW iDrive controllers using CAN bus communication on Arduino devices. | 10 |