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

GPIO-Sim for development machines #45

Open
Trenton-Ruf opened this issue Jun 3, 2024 · 1 comment · May be fixed by #46
Open

GPIO-Sim for development machines #45

Trenton-Ruf opened this issue Jun 3, 2024 · 1 comment · May be fixed by #46
Assignees

Comments

@Trenton-Ruf
Copy link

Trenton-Ruf commented Jun 3, 2024

We want to write and test code involving GPIO on our personal development machines.
In order to do that we need to simulate the GPIO to match the layout of the C3 board.

GPIO-SIM is a linux kernel module that will allow this. Simulated lines will be treated the same as real GPIO with libraries such as libgpiod that use the GPIO character device API.

@Trenton-Ruf Trenton-Ruf self-assigned this Jun 3, 2024
@Trenton-Ruf Trenton-Ruf transferred this issue from oresat/oresat-c3-software Jun 3, 2024
@Trenton-Ruf Trenton-Ruf linked a pull request Jun 8, 2024 that will close this issue
@ryanpdx
Copy link
Member

ryanpdx commented Jun 11, 2024

Please add a description of the task, idea, etc

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

Successfully merging a pull request may close this issue.

2 participants