Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xerpi/libsicksaxis
SickSaxis is a C library that lets you connect a Sixaxis or a DualShock3 to the Wii and read its data. It also lets you turn on and off the controller LEDs, enable or disable the rumble and get and set the controllers' bluetooth MAC address.
https://github.com/xerpi/libsicksaxis
Last synced: 1 day ago
JSON representation
SickSaxis is a C library that lets you connect a Sixaxis or a DualShock3 to the Wii and read its data. It also lets you turn on and off the controller LEDs, enable or disable the rumble and get and set the controllers' bluetooth MAC address.
- Host: GitHub
- URL: https://github.com/xerpi/libsicksaxis
- Owner: xerpi
- Created: 2013-02-07T19:54:06.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-06-11T15:06:45.000Z (over 9 years ago)
- Last Synced: 2024-07-31T22:57:06.571Z (3 months ago)
- Language: C
- Size: 205 KB
- Stars: 20
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
libsicksaxis by xerpi
============libsicksaxis is a C library that lets you connect a Sixaxis or a DualShock3 to the Wii and read its data.
It also lets you turn on and off the controller LEDs, enable or disable the rumble and get and set the controllers' bluetooth MAC address.You will need the DevkitPPC to compile it.