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

👽 Move away from wiringPi library #23

Open
penguineer opened this issue Jul 24, 2022 · 2 comments
Open

👽 Move away from wiringPi library #23

penguineer opened this issue Jul 24, 2022 · 2 comments
Labels

Comments

@penguineer
Copy link
Member

The wiringPi library is critically obsolete and also hard to come by. We need to make sure that all tools that make use of this library are converted to a replacement or replaced by better solutions.

Marking this as a bug as this leads to a potential fail of deployment.

@penguineer penguineer added the bug label Jul 24, 2022
@LeSpocky
Copy link
Member

Da im Pi Umfeld insb. bei GPIO scheinbar alle das Rad neu erfinden müssen, empfehle ich hier den Standard-Weg, der direkt von den Kernel-Maintainern betreut und gepflegt wird: libgpiod. Gibt's bestimmt auch in der persönlichen Lieblingsdistro.

@penguineer
Copy link
Member Author

Ich bin da offen. Es gibt noch einen Socket-basierten Ansatz, der vielleicht auch interessant ist, weil ich die GPIO/I2C-Verwendung in den Tools eigenltich gern von der Hardware abstrahieren würde. Das macht insbesondere auch Tests und Entwicklung leichter.

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

No branches or pull requests

2 participants