The project enables Ada code to drive devices attached to the Raspberry Pi via the I2C bus.
The first supported device is the MCP23017 I/O multiplexer.
The code is released under GPL V3 with the GCC Runtime Library Exception, version 3.1.
Categories
Raspberry PiLicense
GNU General Public License version 3.0 (GPLv3)Follow Raspberry Pi I2C in Ada
Other Useful Business Software
Secure remote access solution to your private network, in the cloud or on-prem.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
Rate This Project
Login To Rate This Project
User Reviews
-
Just one note. The MCP23017 is NOT a multiplexer. It is an I-O expander.
-
Thanks for updates ;)