DirectIO
IO library
A low-level I/O library optimized for fast input/output operations on Arduino boards.
Fast, simple I/O library for Arduino
117 stars
19 watching
27 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list
arduino-library
Related projects:
Repository | Description | Stars |
---|---|---|
adafruit/adafruit_busio | An abstraction layer for I2C and SPI communication | 290 |
adafruit/adafruit_io_arduino | An Arduino library providing access to Adafruit IO for wireless and networked projects | 213 |
aviate-labs/io.mo | Provides basic interfaces for input/output operations in the Motoko programming language | 3 |
eclipse/mraa | An API for low-level I/O communication in various IoT and Edge platforms | 1,377 |
simonjwright/multiplexed-io | An Ada implementation of multiplexed digital I/O for the AdaPilot project, aiming to minimize layers between applications and hardware. | 0 |
cppfastio/fast_io | A C++20 input/output library designed to provide fast and efficient I/O operations. | 657 |
vsergeev/c-periphery | A C library simplifying access to Linux peripheral I/O interfaces such as GPIO, LEDs, PWM, SPI, I2C, and Serial. | 742 |
sionescu/iolib | A Common Lisp I/O library using the LibFixPOSIX C library to handle file and network input/output operations. | 141 |
nozeio/noze.io | A Swift library for building event-driven I/O streams with back-pressure aware pull-streams | 307 |
mfichman/coro | A modern C++ library providing an async socket I/O implementation with SSL support | 50 |
mrmorphic/hwio | Library providing a unified interface to hardware I/O control on various single-board computers | 328 |
feilipu/arduino_freertos_library | A library providing compatibility and simplification of FreeRTOS for use on Arduino ATmega devices | 850 |
viatorus/emio | A character input/output library for embedded systems with a small binary footprint | 132 |
boostorg/asio | A C++ library that provides a high-performance, concurrent, and scalable framework for I/O operations | 1,245 |
dotnettoscana/iothelpers | A JavaScript library providing an interface to Windows 10 IoT Core features like GPIO, I2C, and SPI devices. | 42 |