-
Are there any plans to add support for [libgpiod](https://github.com/brgl/libgpiod) as a pin factory, which is the current recommended way of accessing the GPIO pins on the Raspberry Pi (see for examp…
-
And tools.
-
Coming from everything working in Jetpack 5, I am unable to get pin 32 working in Jetpack 6. Pin 33 works, Pin 32 doesn't. It does work through gpioset but not through jetson-gpio.
https://forums.d…
-
There are a number of "issues" with the python bindings when it comes to mypy compliance and ruff lint/format checks. Output below.
There are also a couple of files that are using absolute imports …
-
When I run any of the examples on a Raspberry Pi 5, I get this:
```
ImportError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
Fil…
pReya updated
5 months ago
-
如题,请问有支持 libgpiod 的计划吗?
-
It's impossible to monitor a **gpio output pin** status with the new/robust libgpiod and gpiozero API's, and they have no intention of implementing this feature (which existed for years in the /sys/cl…
-
Ref:
https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/tree/
https://github.com/brgl/libgpiod
https://fosdem.org/2018/schedule/event/new_gpio_interface_for_linux/
dhess updated
2 years ago
-
- `pinctrl` may or may not cause gpio pin lock on pi5, and once the pin is gone we don't know if we can still bring it back.
- `libgpiod` does not hold the pin status once it exits. [Source](https://…
-
Dear maintainers, @brgl,
I noticed that the the libgpiod cxx bindings have been re-licensed from LGPLv2+ to LGPLv3+ starting from version 2.0.
https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod…
bshm updated
9 months ago