PS Move API

A library to access the Sony Move Motion Controller via Bluetooth and USB directly from your Mac
Download

PS Move API Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD
  • Publisher Name:
  • Thomas Perl
  • Publisher web site:
  • http://thp.io/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 852 KB

PS Move API Tags


PS Move API Description

PS Move API is a free and opensource utility that provides three different APIs for accessing the PS Move Motion Controller via USB or Bluetooth. The most basic API is the C API, which allows you to write applications targetting the PS Move controller in C. Based on that, two high-level APIs exist: A Python binding, which allows developers to quickly prototype applications and script behavior using Python, and a C++ library using the Qt Framework. In addition to allowing developers to interface with the PS Move controller from C++, the C++ library includes annotations and extensions that are needed to utilize the PS Move controller from within the declarative user interface description language QML.The library is available for Mac OS X (both USB and Bluetooth) and Linux (only USB for now, as the hidraw implementation in the Linux kernel is missing some features that will hopefully land in a future kernel version). Thanks to the cross-platform hidapi library on which the PS Move API is based, a port to the Windows operating system should be possible, but was out of scope for this project.


PS Move API Related Software