How to handle “Unable to open /dev/mem: Operation not permitted”

In case you have kernel 4.9.4+ and you might need to use GPIO fucntions, sudenly you’ll receive an error message like the one described below: wiringPiSetup: Unable to open /dev/mem: Operation not permitted This is a kernel issue solved in […]