8000 GitHub - travka/sixaxis: Golang interface to the Sixaxis (PS3 controller)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

travka/sixaxis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sixaxis

This is a Go interface to Sony's [Sixaxis] hardware. Only Linux is supported for the time being, because it relies on the Input Subsystem. Not everything is working yet, but so far it supports:

  • Bluetooth (via [sixa] qtsixa)
  • Digial Buttons
  • Analog Sticks
  • Analog Triggers
  • Pressure-sensitive Buttons
  • Accelerometer
  • Gyroscope
  • Rumble
  • LEDs

Documentation

The docs can be found at [godoc.org] docs, as usual.

Usage

???

License

[MIT] license.

Author

[Adam Mckaig] adammck made this.

About

Golang interface to the Sixaxis (PS3 controller)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0