PinChangeInt
Pin Change Interrupt Library
Provides an extension to interrupt support on ATmega328 and ATmega2560-based Arduinos for pin change interrupts.
Pin Change Interrupt library for the Arduino
173 stars
37 watching
70 forks
Language: Arduino
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
greygnome/enableinterrupt | An Arduino interrupt library that provides a common interface to various microcontrollers for handling interrupts. | 332 |
jjg/restduino | An Arduino sketch providing a basic REST-like interface to interact with digital and analog pins over a network connection. | 284 |
greygnome/adaencoder | A library that handles rotary encoders on microcontrollers using C++ | 14 |
fivdi/onoff | A Node.js library that provides GPIO access and interrupt detection capabilities on Linux boards. | 1,240 |
dsiggi/micropython-mcp230xx | A Micropython module for manipulating GPIO expanders using I2C protocol | 0 |
stianeikeland/go-rpio | A Go library for accessing and controlling GPIO pins on Raspberry Pi devices | 2,194 |
fivdi/pigpio | A Node.js module providing fast GPIO control and interrupt handling on the Raspberry Pi | 948 |
thijse/arduino-cmdmessenger | A messaging library for Arduino and .NET/Mono platforms | 208 |
256dpi/arduino-mqtt | An MQTT client library for Arduino | 1,024 |
graylog-labs/graylog-plugin-mqtt | An input plugin for integrating MQTT messages with Graylog | 13 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 345 |
jklmnn/wiringpi-ada | Ada bindings for the wiringPi GPIO library | 0 |
j0ono0/pinout | Tools for generating diagrams of electronic hardware pinouts | 388 |
sandeepmistry/arduino-bleperipheral | An Arduino library for creating custom BLE peripherals with Nordic Semiconductor's nRF8001 or nR51822 | 464 |
seokky/vue-pincode-input | A Vue.js component for inputting and editing PIN codes with customizable length and optional secure mode. | 137 |