Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months 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.

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.