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

https://github.com/dreamcat4/ps3remotecocoa

Example to show communication between Sony PS3 BD Remote and Cocoa.
https://github.com/dreamcat4/ps3remotecocoa

Last synced: about 2 months ago
JSON representation

Example to show communication between Sony PS3 BD Remote and Cocoa.

Awesome Lists containing this project

README

        

### PS3Remote Cocoa

This is an example to show communication between Sony PS3 BD Remote and Cocoa.

The application window does nothing. This project is mainly for debugging purposes - to set breakpoints in the XCode gdb debugger. There are various callbacks listening for Bluetooth messages from the Sony Remote.

### Credit

Most of this code was lifted directly from the Spiral OSS Media Player, by Axel Andersson. Many thanks. There also remain stubs for the Apple IR Remote and the WiiMote. Code for those can also been found in Spiral Project trac / svn repository.