PiBorg Gamepad LIbrary - Rumble

I'm starting to use the Gamepad Library with a PS3 Controller and it's working fine.
Is there a way to force the rumble on the controller. I've test that the PS3 rumble works ok with fftest, but I don't see how to program it with python. Any clues how to do it?
Is there a way to check the battery status of the controller?

piborg's picture

It looks like it is possible to control the rumble effects using the evdev module:
https://stackoverflow.com/questions/33201711/how-to-send-a-rumble-effect...

I have no idea if it is possible to check the battery status unfortunately.

It works. Thank you.

Subscribe to Comments for "PiBorg Gamepad LIbrary - Rumble"