xbox360controller

🎮 A pythonic Xbox360 controller API built on top of the xpad Linux kernel driver

MIT License

Downloads
130
Stars
96
Committers
6

Bot releases are hidden (Show)

xbox360controller - Release v1.1.2 Latest Release

Published by linusg about 6 years ago

  • Fix installation from PyPI on Raspbian
xbox360controller - Release v1.1.1

Published by linusg about 6 years ago

  • Fix installation from PyPI
xbox360controller - Release v1.1.0

Published by linusg over 6 years ago

  • Push development status to 'Beta'
xbox360controller - Release v1.0.6

Published by linusg over 6 years ago

  • Fix bug where event loop won't exit until next event
  • Fix AttributeError when LED file cannot be accessed but closing is attempted
xbox360controller - Release v1.0.5

Published by linusg over 6 years ago

  • Remove debug information
xbox360controller - Release v1.0.4

Published by linusg almost 7 years ago

  • Add documentation and simplify README.md
  • Change CHANGES.md headings format
xbox360controller - Release v1.0.3

Published by linusg almost 7 years ago

  • Add Travis CI
  • Update examples
xbox360controller - Release v1.0.2

Published by linusg almost 7 years ago

  • Fix dates in CHANGES.md
xbox360controller - Release v1.0.1

Published by linusg almost 7 years ago

  • Fix rendering issue on PyPI
xbox360controller - Release v1.0.0

Published by linusg almost 7 years ago

  • Initial release
  • Added working code for all buttons, axes and hat
  • Added rumbling and led support
  • Added some documentation
  • Released on GitHub and PyPI