Tuesday, March 29, 2016

Testing Gamepad on Raspberry Pi using Pygame

I bought a really small Bluetooth gamepad/media remote on eBay and needed a small program to test the gamepad buttons on the Raspberry Pi 3 once I set up Bluetooth.

So I created a short pyton program using Pygame.
It's available to donwload from GitHub.
https://github.com/winkleink/pygame_test_gamepad