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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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 ;)