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

A common abstract API for hardware interfaces in Julia? #20

Open
Klafyvel opened this issue Dec 26, 2024 · 0 comments
Open

A common abstract API for hardware interfaces in Julia? #20

Klafyvel opened this issue Dec 26, 2024 · 0 comments

Comments

@Klafyvel
Copy link

Hi there, I'm starting to write a high-level API for the MCP2221 chip (I already have the low-level API working). Some of this involves GPIO handling, that is going to be very similar to what's done here (setting them as input/output, querying their current state, maybe analog IO, etc...). An abstract I²C interface could also be interesting. What do you think about specifying a common abstract API for these? Do you know any other projects that may be interesting to add to such a kind of API?

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

No branches or pull requests

1 participant