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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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 ;)