gpio
Although the PINE64 provides quite a decent number of GPIO pins, there are several reasons that you may want to have access to more... Similar to the Raspberry Pi, GPIO pins on the PINE64 can be controlled through sysfs. You can refer to my previous post which goes... GPIO pins on the Raspberry Pi can be controlled using the sysfs interface, which is a virtual filesystem that the Linux kernel provides. In...