You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Item's use
This is a seemingly incredibly robust I2C library containing numerous stable device integrations, seeing as our I2C implementation has been long overdue for a refactor, I propose we simply add this as a dependency and incorporate their catalog into our own, making sure to include references to their repo and special thanks somewhere within our own.
Existing Implementation
Our current solution involves a sparse lookup table and some minor helper functions, however its far less fleshed out as this library shows to be.
The text was updated successfully, but these errors were encountered:
Item's use
This is a seemingly incredibly robust I2C library containing numerous stable device integrations, seeing as our I2C implementation has been long overdue for a refactor, I propose we simply add this as a dependency and incorporate their catalog into our own, making sure to include references to their repo and special thanks somewhere within our own.
Product Page
https://github.com/jrowberg/i2cdevlib
Existing Implementation
Our current solution involves a sparse lookup table and some minor helper functions, however its far less fleshed out as this library shows to be.
The text was updated successfully, but these errors were encountered: