libgpiod
Re: libgpiod
Perhaps here ... viewtopic.php?t=78440
My Projects EventDesigner V3 / ThreadToGUI / OOP-BaseClass / Windows: Module ActiveScript
PB v3.30 / v5.75 - OS Mac Mini - VM Window Pro / Linux Ubuntu
Downloads on my OneDrive
PB v3.30 / v5.75 - OS Mac Mini - VM Window Pro / Linux Ubuntu
Downloads on my 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?

