multiplexed-io

Multiplexed IO Library

An Ada implementation of multiplexed digital I/O for the AdaPilot project, aiming to minimize layers between applications and hardware.

Demos of multiplexed digital I/O for AdaPilot

GitHub

0 stars
3 watching
0 forks
Language: Ada
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mmarchetti/directio A low-level I/O library optimized for fast input/output operations on Arduino boards. 117
adafruit/adafruit_io_arduino An Arduino library providing access to Adafruit IO for wireless and networked projects 213
adafruit/adafruit_busio An abstraction layer for I2C and SPI communication 290
mrmorphic/hwio Library providing a unified interface to hardware I/O control on various single-board computers 328
eclipse/mraa An API for low-level I/O communication in various IoT and Edge platforms 1,377
adacore/ada_drivers_library A collection of Ada source code and sample projects for microcontrollers 246
rdagger/micropython-sx1509 A MicroPython port of the SX1509 16-channel I/O expander library for controlling digital inputs, outputs, and functionalities. 1
flipcoder/mx A C++ library implementing coroutines and I/O multiplexing with Boost libraries. 4
adafruit/adafruit_circuitpython_adafruitio Enables communication with Adafruit IO using CircuitPython. 49
rpav/fast-io Improves performance of octet-vector and stream I/O in Common Lisp programming 147
andrewleech/wiznet_iolibrary_driver Provides a set of APIs and protocols for interacting with WIZnet TCP/IP chips 2
sionescu/iolib A Common Lisp I/O library using the LibFixPOSIX C library to handle file and network input/output operations. 141
adafruit/adafruit_io_python A Python client library for communicating with an IoT platform over the internet. 225
simonjwright/xia An implementation of XPath 1.0 in Ada 4
vsergeev/c-periphery A C library simplifying access to Linux peripheral I/O interfaces such as GPIO, LEDs, PWM, SPI, I2C, and Serial. 742