Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 478 Bytes

File metadata and controls

6 lines (5 loc) · 478 Bytes

GPIO_Gamepad

This is a barebones low level virtual game controller from GPIO input on Raspberry Pi. It emulates a connected xbox style controller and translates basic GPIO Button inputs as controller inputs. Tested with Steam Input, old Steamlink for Rasbian, and various third party progams, all seem to work as expected. Needs the pigpio library that should be installed in your Rasbian already

me