gpioexpander icon indicating copy to clipboard operation
gpioexpander copied to clipboard

Buildroot based ethernet gadget which gives a host access to PIGPIO to control GPIO pins

Results 4 gpioexpander issues
Sort by recently updated
recently updated
newest added
trafficstars

I was just going through the process of compiling this (trying under Ubuntu in Win10 among others) It needs python, this at some points needs moving to use python3 so...

I just attached my new 3A+ with usb male to male cable to Pi3B+ (with no microsd card and no extra power). I see the popup in raspbian, select gpio...

I'm building a system, which needs GPIO access on a x86 machine. The GPIO access works great. However, it falls apart once reboots come into play: Plugging the PIZero in,...

Is it possible to update to a more recent kernel like the Linux 4.14 kernel available at https://github.com/raspberrypi/linux/tree/rpi-4.14.y (via https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=197689)? Would it be enough to change this line https://github.com/raspberrypi/gpioexpander/blob/master/gpioexpand/configs/gpioexpand_defconfig#L13 or...