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
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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 ;)