libgpiod
Re: libgpiod
Perhaps here ... viewtopic.php?t=78440
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Re: libgpiod
https://www.i-programmer.info/programmi ... privileges.
Has a good explanation for getting to the gpio pins using low level techniques. One thing he uses is a C function mmap to memory map the io pins to user memory. Anyone know how to do that in Purebasic?
Has a good explanation for getting to the gpio pins using low level techniques. One thing he uses is a C function mmap to memory map the io pins to user memory. Anyone know how to do that in Purebasic?