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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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 ;)