Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TWI device access to Registry #49

Closed
mikaelpatel opened this issue Nov 7, 2013 · 1 comment
Closed

Add TWI device access to Registry #49

mikaelpatel opened this issue Nov 7, 2013 · 1 comment

Comments

@mikaelpatel
Copy link
Owner

Adding TWI to the Registry would allow access directory to sensors without using the driver library layer. The new Registry item would contain TWI bus address and possible register address and max size. The general version would only be the TWI bus address and access function would contain the offset.

@mikaelpatel
Copy link
Owner Author

Needs an adapter pattern to avoid alway including the TWI driver event when not needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant