How to use GPIOs#

To access GPIO we provide libgpiod tools, such as

  • gpiomon

  • gpioset

  • gpioinfo

  • gpioget

see Kernel documentation for more details.

Caution

Support for deprecated sysfs is still available, but will be removed in a future version.